We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72e898c commit be3885bCopy full SHA for be3885b
tsconfig.build.json
@@ -7,7 +7,7 @@
7
"lib": ["dom", "dom.iterable", "esnext"],
8
"allowJs": true,
9
"skipLibCheck": true,
10
- "strict": false,
+ "strict": true,
11
"forceConsistentCasingInFileNames": true,
12
"esModuleInterop": true,
13
"module": "CommonJS",
0 commit comments