We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff5e449 commit 32b1539Copy full SHA for 32b1539
tsconfig.json
@@ -8,6 +8,7 @@
8
"strict": true,
9
"skipLibCheck": true,
10
"declaration": true,
11
+ "allowJs": true
12
},
- "exclude": ["node_modules", "_*.ts"]
13
+ "exclude": ["node_modules"]
14
}
0 commit comments