Skip to content

Commit 9d4df36

Browse files
committed
AllowJs
1 parent 9e8229f commit 9d4df36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.eslint.json

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"$schema": "https://json.schemastore.org/tsconfig",
33
"extends": "./tsconfig.base.json",
44
"compilerOptions": {
5+
"allowJs": true,
56
"noEmit": true
67
},
78
"exclude": ["dist", "node_modules"],

0 commit comments

Comments
 (0)