mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-16 15:33:38 +01:00
Fine tune eslint
This commit is contained in:
parent
f1b2a367b2
commit
70737da2af
@ -14,6 +14,7 @@ rules:
|
|||||||
- ignoredNodes:
|
- ignoredNodes:
|
||||||
- Program > IfStatement > BlockStatement
|
- Program > IfStatement > BlockStatement
|
||||||
- Program > ExpressionStatement > CallExpression > ArrowFunctionExpression > BlockStatement
|
- Program > ExpressionStatement > CallExpression > ArrowFunctionExpression > BlockStatement
|
||||||
|
- Program > ExpressionStatement > CallExpression > FunctionExpression > BlockStatement
|
||||||
- CallExpression > MemberExpression
|
- CallExpression > MemberExpression
|
||||||
- ArrayExpression > *
|
- ArrayExpression > *
|
||||||
- ObjectExpression > *
|
- ObjectExpression > *
|
||||||
|
Loading…
Reference in New Issue
Block a user