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 a73510e commit e4f0d58Copy full SHA for e4f0d58
package.json
@@ -0,0 +1,16 @@
1
+{
2
+ "name": "@eclipse313/conventional-commit-plus",
3
+ "version": "1.0.0",
4
+ "description": "Commitlint Configuration for Conventional Commits with Emojis",
5
+ "main": "index.js",
6
+ "repository": {
7
+ "type": "git",
8
+ "url": "git+https://github.com/eclipse313/conventional-commit-plus.git"
9
+ },
10
+ "author": "eclipse313",
11
+ "license": "MIT",
12
+ "bugs": {
13
+ "url": "https://github.com/eclipse313/conventional-commit-plus/issues"
14
15
+ "homepage": "https://github.com/eclipse313/conventional-commit-plus#readme"
16
+}
0 commit comments