source:
imaps-frontend/node_modules/has-symbols/tsconfig.json
Last change on this file was 79a0317, checked in by , 3 days ago | |
---|---|
|
|
File size: 143 bytes |
Line | |
---|---|
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.