forked from daren.hsu/line_push
build: 避免 ts 對 lib 進行 type checking
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"allowJs": true,
|
||||
"sourceMap": true,
|
||||
"strict": true,
|
||||
"skipLibCheck": true,
|
||||
"noEmit": true,
|
||||
"experimentalDecorators": true,
|
||||
"noImplicitAny": false,
|
||||
|
||||
Reference in New Issue
Block a user