With the version 1.0.0-rc.0 of cli, a tsconfig.json is created in the root dir. Is this intended or a bug? Also noting that there are different config json files created for app/spec/e2e respectively, which are very clear.
ng --version output:
@angular/cli: 1.0.0-rc.0
node: 7.5.0
os: darwin x64
You can find some more information about the multiple tsconfigs in https://github.com/angular/angular-cli/pull/4924 and https://github.com/angular/angular-cli/wiki/stories-rc.0-update#one-tsconfig-per-app
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._
Most helpful comment
You can find some more information about the multiple tsconfigs in https://github.com/angular/angular-cli/pull/4924 and https://github.com/angular/angular-cli/wiki/stories-rc.0-update#one-tsconfig-per-app