Skip to content

Commit 4efd188

Browse files
committed
allowJs
1 parent 3705a35 commit 4efd188

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: tsconfig.json

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"moduleResolution": "node",
99
"emitDecoratorMetadata": true,
1010
"experimentalDecorators": true,
11+
"allowJs": true,
1112
"target": "es5",
1213
"typeRoots": [
1314
"node_modules/@types"

0 commit comments

Comments
 (0)