File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 1111[ download-image ] : https://img.shields.io/npm/dm/commitlint-config-gitmoji.svg
1212[ download-url ] : https://npmjs.org/package/commitlint-config-gitmoji
1313
14- Shareable ` commitlint ` config enforcing gitmoji.
14+ Shareable ` commitlint ` config enforcing gitmoji commit message styles .
1515Use with [ commitlint] ( https://github.com/marionebl/commitlint ) .
1616
1717## Demo
Original file line number Diff line number Diff line change 11{
22 "name" : " commitlint-config-gitmoji" ,
33 "version" : " 2.1.11" ,
4- "description" : " :tada: Shareable commitlint config enforcing gitmoji commit" ,
4+ "description" : " shareable commitlint config enforcing gitmoji commit message " ,
55 "main" : " lib/index.js" ,
66 "scripts" : {
77 "start" : " tsc -w" ,
88 "build" : " tsc" ,
99 "test" : " jest" ,
1010 "cov" : " jest --coverage" ,
11- "changelog" : " conventional-changelog -p gitmoji-config -i CHANGELOG.md -s -r 0" ,
1211 "clean" : " rm -rf es lib dist build coverage src/.umi* .eslintcache"
1312 },
1413 "files" : [
You can’t perform that action at this time.
0 commit comments