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 46ad8d1 commit a203e19Copy full SHA for a203e19
package.json
@@ -7,6 +7,7 @@
7
"author": "Alessandro Cuppari <[email protected]>",
8
"license": "MIT",
9
"private": true,
10
+ "type": "module",
11
"bin": {
12
"commitlint": "./node_modules/@commitlint/cli/cli.js",
13
"commitlint-travis": "./node_modules/@commitlint/travis-cli/cli.js"
0 commit comments