init source
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"rules": {
|
||||
"max-nested-callbacks": [2, 3],
|
||||
"max-statements-per-line": [2, { "max": 2 }],
|
||||
"no-invalid-this": [1],
|
||||
"sort-keys": [0]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user