Skip to content

Commit

Permalink
πŸ“¦ NEW: config for emoji log
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadawais committed Sep 15, 2018
1 parent 89414c2 commit ccec50a
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.0.0",
"version": "0.1.0",
"packages": ["packages/*"],
"command": {
"publish": {
Expand Down
21 changes: 21 additions & 0 deletions packages/config-emoji-log/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "config-emoji-log",
"version": "1.0.0",
"description": "Emoji log git commit lint configuration.",
"author": "Ahmad Awais (https://twitter.com/MrAhmadAwais/)",
"main": "index.js",
"files": [
"index.js"
],
"repository": {
"type": "git",
"url": "git+https://github.com/ahmadawais/config-emoji-log.git"
},
"keywords": [
"emoji-log",
"commitlint",
"commitlint-config",
"commitlint-config-emoji-log"
],
"license": "MIT"
}

0 comments on commit ccec50a

Please sign in to comment.