mirror of
https://github.com/MutableLoss/6502SimDesktop.git
synced 2024-11-21 06:31:38 +00:00
update eslint rules
This commit is contained in:
parent
e4f1f9f03f
commit
af7ba72f5e
@ -42,7 +42,7 @@ rules:
|
|||||||
no-throw-literal: 2
|
no-throw-literal: 2
|
||||||
no-unused-labels: 2
|
no-unused-labels: 2
|
||||||
no-useless-call: 2
|
no-useless-call: 2
|
||||||
no-useless-escape: 2
|
no-useless-escape: 0
|
||||||
no-void: 2
|
no-void: 2
|
||||||
no-with: 2
|
no-with: 2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user