We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24a46be commit a8eae1dCopy full SHA for a8eae1d
tsconfig.app.json
@@ -2,8 +2,7 @@
2
"extends": "./tsconfig.json",
3
"compilerOptions": {
4
"outDir": "./out-tsc/app",
5
- "types": [],
6
- "strictNullChecks": true
+ "types": []
7
},
8
"files": ["src/main.ts", "src/polyfills.ts"],
9
"include": ["src/**/*.ts"],
0 commit comments