mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-22 10:22:51 +01:00
Fine tune eslint behavior
This commit is contained in:
parent
277e90a4a7
commit
e3247cb48c
@ -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 New Issue
Block a user