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