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

fix(angular): check for root tslint.json before updating to support ESlint #4816

Merged
merged 1 commit into from
Feb 17, 2021

Conversation

brandonroberts
Copy link
Contributor

Current Behavior

Running ng add @nrwl/workspace on an Angular CLI workspace with no root tslint.json fails. This file would not exist in a workspace using ESlint, such as https://github.com/tomastrajan/angular-ngrx-material-starter

Expected Behavior

Running ng add @nrwl/workspace on an Angular CLI workspace with no root tslint.json continues to run.

Related Issue(s)

Fixes #4761

@FrozenPandaz FrozenPandaz merged commit 5d9c76b into nrwl:master Feb 17, 2021
@brandonroberts brandonroberts deleted the fix-angular-eslint branch February 17, 2021 17:23
@github-actions
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 21, 2023
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 this pull request may close these issues.

Cannot find tslint.json when using ng add @nrwl/workspace
2 participants