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 6519971Copy full SHA for 6519971
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