We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
tsconfig.json#extends
1 parent 5370b84 commit 245e229Copy full SHA for 245e229
scripts/bundle.js
tsconfig.json
@@ -1,5 +1,5 @@
1
{
2
- "extends": "@ajv-validator/config",
+ "extends": "@ajv-validator/config/tsconfig.json",
3
"include": ["lib"],
4
"compilerOptions": {
5
"outDir": "dist",
0 commit comments