Skip to content

ng lint --fix #1198

Answered by JamesHenry
aleksa520 asked this question in Q&A
Discussion options

You must be logged in to vote

We do not control the official Angular documentation, that is maintained by the Angular team.

Yes the fix option is supported, as with all other ng commands you could run --help to see this and all other available options, i.e. ng lint --help.

Ultimately that information is being pulled from the schema.json of the @angular-eslint/builder package: https://github.com/angular-eslint/angular-eslint/blob/main/packages/builder/src/schema.json

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by JamesHenry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants