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

Angular 6 new CLI filename #243

Closed
benc-uk opened this issue May 8, 2018 · 3 comments
Closed

Angular 6 new CLI filename #243

benc-uk opened this issue May 8, 2018 · 3 comments

Comments

@benc-uk
Copy link

benc-uk commented May 8, 2018

The old Angular CLI config file .angular-cli.json has been renamed in Angular 6 to just angular.json

See
https://alligator.io/angular/angular-6/

@PKief
Copy link
Owner

PKief commented May 9, 2018

Thanks for the information, I'll add it soon 👍

@PKief PKief closed this as completed in 62aed59 May 9, 2018
@PKief
Copy link
Owner

PKief commented May 9, 2018

Until the next update feel free to add the following setting to your user settings in VS Code:

"material-icon-theme.files.associations": {
    "angular.json": "angular"
}

@benc-uk
Copy link
Author

benc-uk commented May 9, 2018

Nice, I didn't realize you could do that. I might have a play with some other associations
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants