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

[DX] Fix/disable 'linebreak-style' #375

Open
Tobi406 opened this issue Oct 19, 2021 · 0 comments
Open

[DX] Fix/disable 'linebreak-style' #375

Tobi406 opened this issue Oct 19, 2021 · 0 comments
Labels
enhancement Suggestions to improve the application

Comments

@Tobi406
Copy link
Contributor

Tobi406 commented Oct 19, 2021

The linebreak style validation of eslint is slowing down recompilation quite considerably (a few seconds). The 828 errors it gets us may also make the one actual and important error not seen.
Therefore I'd say it should be either deactivated for non-production environments like no-console and no-debugger already are in .eslintrc.js or fix the linebreaks.

@Turbotailz Turbotailz added the enhancement Suggestions to improve the application label Mar 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Suggestions to improve the application
Projects
None yet
Development

No branches or pull requests

2 participants