We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22e3c8e commit 31bbe13Copy full SHA for 31bbe13
tsconfig.eslint.json
@@ -19,6 +19,7 @@
19
"resolveJsonModule": true,
20
21
/* JavaScript Support */
22
+ "checkJs": true,
23
24
/* Emit */
25
"declaration": true,
0 commit comments