We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d476ae7 commit 9da7f84Copy full SHA for 9da7f84
etc/dtslint/tsconfig.json
@@ -5,7 +5,6 @@
5
"allowUnusedLabels": false,
6
"alwaysStrict": true,
7
"baseUrl": ".",
8
- "charset": "utf8",
9
"forceConsistentCasingInFileNames": true,
10
"keyofStringsOnly": false,
11
"lib": [
tsconfig.json
@@ -6,7 +6,6 @@
"baseUrl": "lib/node_modules",
"checkJs": true,
12
0 commit comments