UNPKG
git-cz
Version:
latest (4.9.0)
4.9.0
4.8.1
4.8.0
4.7.6
4.7.5
4.7.4
4.7.3
4.7.2
4.7.1
4.7.0
4.6.2
4.6.1
4.6.0
4.5.0
4.4.1
4.4.0
4.3.1
4.3.0
4.2.0
4.1.0
4.0.0
3.3.0
3.2.1
3.0.1
3.0.0
2.0.0
1.8.4
1.8.3
1.8.2
1.8.1
1.8.0
1.7.1
1.7.0
1.6.0
1.5.0
0.1.1
0.1.0
Semantic emojified git commit, git-cz.
github.com/streamich/git-cz
streamich/git-cz
git-cz
/
.prettierrc
11 lines
(10 loc)
•
183 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"arrowParens"
:
"always"
,
"bracketSpacing"
:
false
,
"endOfLine"
:
"auto"
,
"printWidth"
:
85
,
"semi"
:
true
,
"singleQuote"
:
true
,
"tabWidth"
:
2
,
"trailingComma"
:
"none"
}