RFC: Disable linting from the qwik optimizer #190
Labels
[STAGE-2] incomplete implementation
Remove this label when implementation is complete
[STAGE-2] not fully covered by tests yet
Remove this label when tests are verified to cover the implementation
[STAGE-2] unresolved discussions left
Remove this label when all critical discussions are resolved on the issue
[STAGE-3] docs changes not added yet
Remove this label when the necessary documentation for the feature / change is added
[STAGE-3] missing 2 reviews for RFC PRs
Remove this label when at least 2 core team members reviewed and approved the RFC implementation
Discussed in #188
Originally posted by wmertens November 6, 2024
What is it about?
linting
What's the motivation for this proposal?
Problems you are trying to solve:
Right now, by default, we lint files in dev mode. This slows down the build, especially on large projects.
Proposed Solution / Feature
What do you propose?
Remove linting from the plugin:
Links / References
QwikDev/qwik#6837
The text was updated successfully, but these errors were encountered: