Skip to content

Commit 8b583ef

Browse files
chote: add checkjs
1 parent 1af411c commit 8b583ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"target": "ESnext",
44
"module": "commonjs",
55
"allowJs": true,
6+
"checkJs": true,
67
"declaration": true,
78
"sourceMap": true,
89
"outDir": "dist",

0 commit comments

Comments
 (0)