Skip to content

Commit b71483a

Browse files
authored
Merge pull request #132 from Giorgiosaud/test/build
fix: tslint
2 parents 4ca3dd2 + 93d00e2 commit b71483a

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)