source:
imaps-frontend/node_modules/has-symbols/tsconfig.json@
79a0317
Last change on this file since 79a0317 was 79a0317, checked in by , 3 days ago | |
---|---|
|
|
File size: 143 bytes |
Rev | Line | |
---|---|---|
[79a0317] | 1 | { |
2 | "extends": "@ljharb/tsconfig", | |
3 | "compilerOptions": { | |
4 | "target": "ES2021", | |
5 | "maxNodeModuleJsDepth": 0, | |
6 | }, | |
7 | "exclude": [ | |
8 | "coverage" | |
9 | ] | |
10 | } |
Note:
See TracBrowser
for help on using the repository browser.