Skip to content

Commit 6df312e

Browse files
chore: fix tsconfig (#452)
1 parent b059bff commit 6df312e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tsconfig.types.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@
77
"checkJs": true,
88
"noEmit": true,
99
"strict": true,
10-
"noImplicitThis": true,
1110
"alwaysStrict": true,
12-
"strictNullChecks": true,
1311
"types": ["node"],
1412
"esModuleInterop": true
1513
},

0 commit comments

Comments
 (0)