Uh oh!
There was an error while loading. Please reload this page.
feat(@schematics/angular): add solutions style tsconfig structure - #17586
Conversation
alan-agius4
commented
May 7, 2020
Blocking until support for TS 3.9 is landed in the framework. None the less, we should get this in a ready to be merged when that happens. |
Uh oh!
There was an error while loading. Please reload this page.
kyliau
commented
May 19, 2020
We had a discussion whether the filename convention should be |
In version 3.9, TypeScript introduced the concept of "Solutions Style" tsconfig to improve developer experience. More info: https://devblogs.microsoft.com/typescript/announcing-typescript-3-9-rc/#solution-style-tsconfigCloses#17493 and closes#8138
Uh oh!
There was an error while loading. Please reload this page.
IgorMinar
commented
May 20, 2020
Sounds great! thanks for documenting the decision making process. |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
In version 3.9, TypeScript introduced the concept of "Solutions Style" tsconfig to improve developer experience.
More info: https://devblogs.microsoft.com/typescript/announcing-typescript-3-9-rc/#solution-style-tsconfig
Closes#17493 and closes#8138