mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 01:02:08 +01:00
Fine tune allowed tab indents in eslint
This commit is contained in:
parent
3919a16bb8
commit
8e5e13cbdc
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ rules:
|
|||
- ignoredNodes:
|
||||
- Program > IfStatement > BlockStatement
|
||||
- Program > ExpressionStatement > CallExpression > ArrowFunctionExpression > BlockStatement
|
||||
- CallExpression > MemberExpression
|
||||
- ArrayExpression > Literal
|
||||
no-control-regex: off
|
||||
no-empty: off
|
||||
|
|
Loading…
Reference in a new issue