Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ESLint errors #35

Open
hamalt opened this issue Jul 19, 2022 · 1 comment
Open

Fix ESLint errors #35

hamalt opened this issue Jul 19, 2022 · 1 comment

Comments

@hamalt
Copy link
Owner

hamalt commented Jul 19, 2022

scsaver\src\scsaver.js
  394:18  error  Unexpected constant condition               no-constant-condition
  431:15  error  Expected a 'break' statement before 'case'  no-fallthrough
  450:18  error  Unexpected constant condition               no-constant-condition
  480:15  error  Expected a 'break' statement before 'case'  no-fallthrough
  499:18  error  Unexpected constant condition               no-constant-condition
  530:15  error  Expected a 'break' statement before 'case'  no-fallthrough

✖ 6 problems (6 errors, 0 warnings)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant