source:
trip-planner-front/node_modules/is-what/tsconfig.json@
6a80231
Last change on this file since 6a80231 was 6a3a178, checked in by , 3 years ago | |
---|---|
|
|
File size: 227 bytes |
Rev | Line | |
---|---|---|
[6a3a178] | 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.