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

Step switch case syntax errors #69

Open
chadwcarlson opened this issue Nov 1, 2023 · 0 comments
Open

Step switch case syntax errors #69

chadwcarlson opened this issue Nov 1, 2023 · 0 comments

Comments

@chadwcarlson
Copy link
Contributor

    Creating an optimized production build...
    Compiled with warnings.
    
    [eslint] 
    src/utility/api.ts
      Line 30:17:  Expected '===' and instead saw '=='  eqeqeq
      Line 32:24:  Expected '===' and instead saw '=='  eqeqeq
      Line 34:31:  Expected '===' and instead saw '=='  eqeqeq
      Line 39:31:  Expected '===' and instead saw '=='  eqeqeq
      Line 44:31:  Expected '===' and instead saw '=='  eqeqeq
      Line 49:31:  Expected '===' and instead saw '=='  eqeqeq
    
    Search for the keywords to learn more about each warning.
    To ignore, add // eslint-disable-next-line to the line before.
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