Skip to content

lintOnSave doesn't fail the build #1719

Closed
@affanshahid

Description

@affanshahid

Version

3.0.0-rc.3

Reproduction link

http://www.not-relevant.com

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.scope: eslint

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions