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 63b86be commit 3bc24b6Copy full SHA for 3bc24b6
package.json
@@ -11,7 +11,11 @@
11
"build": "npm run lint && npm run compile"
12
},
13
"author": "",
14
- "license": "ISC",
+ "license": "MIT",
15
+ "repository": {
16
+ "type": "git",
17
+ "url": "git+ssh://git@github.com/CodinGame/commitlint-config-codingame.git"
18
+ },
19
"publishConfig": {
20
"registry": "https://registry.npmjs.org/",
21
"access": "public"
0 commit comments