We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a41f92 commit 1ca392cCopy full SHA for 1ca392c
@commitlint/prompt/tsconfig.json
@@ -7,5 +7,5 @@
7
},
8
"include": ["./src"],
9
"exclude": ["./src/**/*.test.ts", "./lib/**/*"],
10
- "references": [{"path": "../types"}]
+ "references": [{"path": "../types"}, {"path": "../load"}]
11
}
0 commit comments