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

eslint always ends in error #14

Open
foxfriends opened this issue Nov 14, 2020 · 0 comments
Open

eslint always ends in error #14

foxfriends opened this issue Nov 14, 2020 · 0 comments
Labels
bug Something isn't working frontend Requires updating the frontend (JS/Svelte) code

Comments

@foxfriends
Copy link
Owner

The Svelte plugin for eslint does not support running the preprocessors on the Svelte files, which means eslint is unable to parse the ones that require Babel transformations, so eslint always fails.

Not sure we can fix this until the plugin gets updated.

@foxfriends foxfriends added bug Something isn't working frontend Requires updating the frontend (JS/Svelte) code labels Nov 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend Requires updating the frontend (JS/Svelte) code
Projects
None yet
Development

No branches or pull requests

1 participant