updated sys and created publi
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"rules": {
|
||||
"consistent-return": 2,
|
||||
"max-lines": 0,
|
||||
"max-nested-callbacks": [2, 3],
|
||||
"max-statements": 0,
|
||||
"no-extend-native": 0,
|
||||
"sort-keys": 1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user