source:
trip-planner-front/node_modules/is-what/tsconfig.json@
1ad8e64
Last change on this file since 1ad8e64 was 6a3a178, checked in by , 3 years ago | |
---|---|
|
|
File size: 227 bytes |
Line | |
---|---|
1 | { |
2 | "compilerOptions": { |
3 | "baseUrl": ".", |
4 | "strict": true, |
5 | "isolatedModules": true, |
6 | "esModuleInterop": true, |
7 | "declaration": true, |
8 | "declarationDir": "./types/" |
9 | }, |
10 | "include": ["src/**/*", "test/**/*"] |
11 | } |
Note:
See TracBrowser
for help on using the repository browser.