mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-06 05:23:56 -07:00
fix quality gates
This commit is contained in:
parent
e2319c84db
commit
6006d6f2fa
13 changed files with 70 additions and 36 deletions
|
|
@ -62,7 +62,6 @@ export default tseslint.config(
|
|||
'max-len': ['error', { code: 140 }],
|
||||
'no-eq-null': ['off'],
|
||||
'no-func-assign': ['error'],
|
||||
'no-inline-comments': ['error'],
|
||||
'no-mixed-spaces-and-tabs': ['error'],
|
||||
'no-multi-spaces': ['error'],
|
||||
'no-trailing-spaces': ['error'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue