question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

support extending `angularCompilerOptions` in tsconfig just like cli

See original GitHub issue

Is your feature request related to a problem? Please describe.

image

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:closed
  • Created 3 years ago
  • Reactions:4
  • Comments:12 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
kyliaucommented, Mar 9, 2021

Fix released in v11.2.5

0reactions
angular-automatic-lock-bot[bot]commented, Apr 25, 2021

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found