eslint: Drop 'dot-notation' rule
Bug: T210552 Change-Id: I29aa37804714b6af13d3459773ea046636545ecf
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
"OO": false
|
||||
},
|
||||
"rules": {
|
||||
"dot-notation": [ "error", { "allowKeywords": true } ],
|
||||
"max-len": 0
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user