mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Fine tune eslint behavior
This commit is contained in:
parent
277e90a4a7
commit
e3247cb48c
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ rules:
|
|||
- Program > IfStatement > BlockStatement
|
||||
- Program > ExpressionStatement > CallExpression > ArrowFunctionExpression > BlockStatement
|
||||
- CallExpression > MemberExpression
|
||||
- ArrayExpression > Literal
|
||||
- ArrayExpression > *
|
||||
no-control-regex: off
|
||||
no-empty: off
|
||||
sort-imports: warn
|
||||
|
|
|
|||
Loading…
Reference in a new issue