Pushing changes
This commit is contained in:
15
node_modules/log4js/.jshintrc
generated
vendored
Normal file
15
node_modules/log4js/.jshintrc
generated
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"node": true,
|
||||
"laxcomma": true,
|
||||
"indent": 2,
|
||||
"globalstrict": true,
|
||||
"maxparams": 6,
|
||||
"maxdepth": 3,
|
||||
"maxstatements": 20,
|
||||
"maxcomplexity": 10,
|
||||
"maxlen": 100,
|
||||
"globals": {
|
||||
"describe": true,
|
||||
"it": true
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user