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 4dc882e commit c198ed5Copy full SHA for c198ed5
tsconfig.json
@@ -22,5 +22,5 @@
22
"typeRoots": ["./src/typings", "./node_modules/@types"],
23
"allowJs": true
24
},
25
- "exclude": ["lib", "types", "test", "examples"]
+ "exclude": ["lib", "types", "test", "examples", "commitlint.config.cjs"]
26
}
0 commit comments