Skip to content

Commit 70d13d1

Browse files
committed
chore: tsconfig
1 parent c146f3b commit 70d13d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clients/algoliasearch-client-javascript/tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"moduleResolution": "node",
1515
"noImplicitAny": true,
1616
"noImplicitThis": true,
17+
"noImplicitOverride": true,
1718
"noLib": false,
1819
"noUnusedLocals": true,
1920
"outDir": "dist",

0 commit comments

Comments
 (0)