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
4e21b9f68e
commit
125b5045e3
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