We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 600cb77 commit 04afb50Copy full SHA for 04afb50
1 file changed
tsconfig.json
@@ -13,7 +13,7 @@
13
"outDir": "./dist",
14
"esModuleInterop": true,
15
"resolveJsonModule": true,
16
- "strictNullChecks": true
+ "strict": true
17
},
18
"include": ["src/**/*"],
19
"exclude": [
0 commit comments