added whole system from ola4doc
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"rules": {
|
||||
"consistent-return": 2,
|
||||
"max-lines": 0,
|
||||
"max-nested-callbacks": [2, 3],
|
||||
"max-statements": 0,
|
||||
"no-extend-native": 0,
|
||||
"no-magic-numbers": 0,
|
||||
"sort-keys": 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user