Skip to content

Commit 93d00e2

Browse files
committed
fix: tslint
1 parent 5319440 commit 93d00e2

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
@@ -7,6 +7,7 @@
77
"outDir": "dist",
88
"rootDir": "src",
99
"strict": true,
10+
"skipLibCheck": true,
1011
"target": "es2019"
1112
},
1213
"include": [

0 commit comments

Comments
 (0)