Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ng new command add lint command to package.json in Angular 12 rc #20618

Closed
1 of 15 tasks
santoshyadavdev opened this issue Apr 24, 2021 · 1 comment · Fixed by #20619
Closed
1 of 15 tasks

ng new command add lint command to package.json in Angular 12 rc #20618

santoshyadavdev opened this issue Apr 24, 2021 · 1 comment · Fixed by #20619

Comments

@santoshyadavdev
Copy link
Contributor

🐞 Bug report

Command (mark with an x)

  • new
  • build
  • serve
  • test
  • e2e
  • generate
  • add
  • update
  • lint
  • extract-i18n
  • run
  • config
  • help
  • version
  • doc

Is this a regression?

No.

Yes, the previous version in which this bug was not present was: ....

NA

Description

Angular 12 does not ship with a linter, but it still adds a lint: ng lint command in package.json which is confusing.

🔬 Minimal Reproduction

🔥 Exception or Error





🌍 Your Environment





Anything else relevant?

santoshyadavdev added a commit to santoshyadavdev/angular-cli that referenced this issue Apr 24, 2021
Angular 12 does not provide the default linter but CLI adds the ng lint
this PR removes the ng lint from new app created

Fixes angular#20618
santoshyadavdev added a commit to santoshyadavdev/angular-cli that referenced this issue Apr 24, 2021
Angular 12 does not provide the default linter but CLI adds the ng lint
this PR removes the ng lint from new app created

Fixes angular#20618
alan-agius4 pushed a commit that referenced this issue Apr 25, 2021
Angular 12 does not provide the default linter but CLI adds the ng lint
this PR removes the ng lint from new app created

Fixes #20618

(cherry picked from commit 27bab2a)
alan-agius4 pushed a commit that referenced this issue Apr 25, 2021
Angular 12 does not provide the default linter but CLI adds the ng lint
this PR removes the ng lint from new app created

Fixes #20618
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators May 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant