We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 124f0b9 commit ffeae1aCopy full SHA for ffeae1a
tsconfig.json
@@ -9,7 +9,7 @@
9
"forceConsistentCasingInFileNames": true,
10
"keyofStringsOnly": false,
11
"lib": [
12
- "ES6"
+ "es6"
13
],
14
"locale": "en",
15
"module": "commonjs",
0 commit comments