Skip to content

npm run lint exits in error #967

Closed
Closed
@cexbrayat

Description

@cexbrayat

It is a bit scary for new users to run npm run lint because it exits in error by default if you have a violation. They usually think something is wrong with their install, where as it is just because they missed a semicolon somewhere...

Maybe we could have npm run lint exiting nicely by using the --force flag of tslint?
I can submit a PR if you are OK with that.

Metadata

Metadata

Assignees

Labels

P5The team acknowledges the request but does not plan to address it, it remains open for discussioneffort1: easy (hours)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions