We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3f1f46 commit 2f98b99Copy full SHA for 2f98b99
1 file changed
testsuite/tsconfig.json
@@ -11,6 +11,7 @@
11
"#src/*": ["./src/*"],
12
"#helpers": ["./src/index.js"]
13
},
14
+ "allowJs": true,
15
"lib": ["DOM", "es2022"]
16
17
"include": ["./tests/**/*.ts", "./src/*.ts"]
0 commit comments