mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-06-13 13:04:03 +00:00
Added eslint no-unreachable code rule
This commit is contained in:
parent
ee70f4298e
commit
bd6d7203aa
@ -21,5 +21,6 @@ rules:
|
||||
prettier/prettier: error
|
||||
no-undef: off
|
||||
no-unused-vars: off
|
||||
no-unreachable: off
|
||||
no-prototype-builtins: off
|
||||
linebreak-style: off
|
||||
|
Loading…
Reference in New Issue
Block a user