We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58af710 commit 9df7d4eCopy full SHA for 9df7d4e
package.json
@@ -3,7 +3,7 @@
3
"version": "1.1.8",
4
"description": "commitlint plugin to define rules as functions.",
5
"main": "dist/src/index.js",
6
- "types": "dist/src/index.d.js",
+ "types": "dist/src/index.d.ts",
7
"files": [
8
"dist/src/**/!(*.test).{js,d.ts}"
9
],
0 commit comments