fixing things
This commit is contained in:
parent
fcdb905430
commit
61c49fb329
15 changed files with 2528 additions and 879 deletions
|
@ -26,4 +26,4 @@ rules:
|
|||
no-var: error
|
||||
one-var: [error, never]
|
||||
prefer-const: error
|
||||
quotes: [error, single]
|
||||
quotes: [error, single, {avoidEscape: true}]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue