UNPKG
conventional-changelog-mnubo
Version:
latest (1.0.0)
1.0.0
conventional-changelog mnubo preset
github.com/mnubo/conventional-changelog-mnubo
conventional-changelog-mnubo
/
.jshintrc
16 lines
(15 loc)
•
227 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"boss"
:
true
,
"curly"
:
true
,
"eqeqeq"
:
true
,
"eqnull"
:
true
,
"immed"
:
true
,
"latedef"
:
true
,
"mocha"
:
true
,
"newcap"
:
true
,
"noarg"
:
true
,
"node"
:
true
,
"sub"
:
true
,
"undef"
:
true
,
"unused"
:
true
}