We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e17752d commit a327254Copy full SHA for a327254
1 file changed
tsconfig.json
@@ -7,8 +7,8 @@
7
],
8
"sourceMap": true,
9
"rootDir": ".",
10
- "forceConsistentCasingInFileNames": true,
11
- "declaration": true
+ "declaration": true,
+ "forceConsistentCasingInFileNames": true
12
},
13
"exclude": [
14
"node_modules",
0 commit comments