-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Labels
documentationintend to implementThe team has the intention to implement this feature at some point. Contribution is also welcome.The team has the intention to implement this feature at some point. Contribution is also welcome.scope: eslint
Description
Version
3.0.0-rc.3
Reproduction link
Steps to reproduce
Set lintOnSave to true
Add an error in your code based on your eslint configuration
Run npm run build
What is expected?
The eslint error should cause the build to fail
What is actually happening?
The error gets printed to screen but the build proceeds.
Not sure what to add in link for a cli problem
Metadata
Metadata
Assignees
Labels
documentationintend to implementThe team has the intention to implement this feature at some point. Contribution is also welcome.The team has the intention to implement this feature at some point. Contribution is also welcome.scope: eslint