Skip to content

Commit 6519971

Browse files
committed
fix tsconfig.json#extends file reference
1 parent 5370b84 commit 6519971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"extends": "@ajv-validator/config",
2+
"extends": "@ajv-validator/config/tsconfig.json",
33
"include": ["lib"],
44
"compilerOptions": {
55
"outDir": "dist",

0 commit comments

Comments
 (0)