We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c146f3b commit 70d13d1Copy full SHA for 70d13d1
clients/algoliasearch-client-javascript/tsconfig.json
@@ -14,6 +14,7 @@
14
"moduleResolution": "node",
15
"noImplicitAny": true,
16
"noImplicitThis": true,
17
+ "noImplicitOverride": true,
18
"noLib": false,
19
"noUnusedLocals": true,
20
"outDir": "dist",
0 commit comments