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 80ef3e7 commit eac9cebCopy full SHA for eac9ceb
jsconfig.json
@@ -0,0 +1,9 @@
1
+{
2
+ "compilerOptions": {
3
+ "allowJs": true,
4
+ "allowSyntheticDefaultImports": true
5
+ },
6
+ "exclude": [
7
+ "node_modules"
8
+ ]
9
+}
0 commit comments