Skip to content

Commit 9f3b702

Browse files
committed
build: update tsconfig
1 parent 2286b07 commit 9f3b702

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
@@ -13,6 +13,7 @@
1313
// Strictness.
1414
"strict": true,
1515
"noUncheckedIndexedAccess": true,
16+
"noImplicitOverride": true,
1617
// Building a library.
1718
"declaration": true,
1819
// Transpiling with a bundler.

0 commit comments

Comments
 (0)