mirror of
https://github.com/gorhill/uBlock.git
synced 2025-01-31 20:21:35 +01:00
Fine tune allowed tab indents in eslint
This commit is contained in:
parent
3919a16bb8
commit
8e5e13cbdc
@ -14,6 +14,7 @@ rules:
|
|||||||
- ignoredNodes:
|
- ignoredNodes:
|
||||||
- Program > IfStatement > BlockStatement
|
- Program > IfStatement > BlockStatement
|
||||||
- Program > ExpressionStatement > CallExpression > ArrowFunctionExpression > BlockStatement
|
- Program > ExpressionStatement > CallExpression > ArrowFunctionExpression > BlockStatement
|
||||||
|
- CallExpression > MemberExpression
|
||||||
- ArrayExpression > Literal
|
- ArrayExpression > Literal
|
||||||
no-control-regex: off
|
no-control-regex: off
|
||||||
no-empty: off
|
no-empty: off
|
||||||
|
Loading…
x
Reference in New Issue
Block a user