support extending `angularCompilerOptions` in tsconfig just like cli
See original GitHub issueIs your feature request related to a problem? Please describe.
Describe the solution you’d like
I have a base tsconfig with correct angularCompilerOptions
, but this plugin is still reporting missing strictTemplates
option.
Describe alternatives you’ve considered
As title, align angular cli.
Additional context
N/A
Issue Analytics
- State:
- Created 3 years ago
- Reactions:4
- Comments:12 (5 by maintainers)
Top Results From Across the Web
Angular compiler options
Like the TypeScript compiler, the Angular AOT compiler also supports extends in the angularCompilerOptions section of the TypeScript configuration file.
Read more >Angular compiler options
Like the TypeScript compiler, The Angular AOT compiler also supports extends in the angularCompilerOptions section of the TypeScript configuration file.
Read more >Documentation - tsc CLI Options - TypeScript
Flag Type Default
‑‑allowJs boolean false
‑‑allowUmdGlobalAccess boolean false
‑‑allowUnreachableCode boolean
Read more >How to use paths in tsconfig.json? - Stack Overflow
I'm just using angular-cli. Is there anything special that has to be done, like for webpack? Thanks! – emery.noel. Nov 30, 2018 at ......
Read more >The Ahead-of-Time (AOT) compiler - Angular - API Manual
The compiler only supports calls to a small set of functions and will use new for ... also supports extends in the tsconfig.json...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Fix released in v11.2.5
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.