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 ourterms of serviceand privacy statement.We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support angularCompilerOptions schema in tsconfig.json #57204

Open
321paranoiawhyopened this issue Jul 31, 2024 · 2 comments
Open

Support angularCompilerOptions schema in tsconfig.json #57204

321paranoiawhyopened this issue Jul 31, 2024 · 2 comments
Labels
area: compiler Issues related to `ngc`, Angular's template compiler
Milestone

Comments

@321paranoiawhy
Copy link

Command

config

Description

Can the team support angularCompilerOptions type intsconfig.jsonwith schema, just like$schemadefined inangular.json:

{
"$schema":"./node_modules/@angular/cli/lib/config/schema.json"
}

so user can change angularCompilerOptions with autocomplete feature and no typo there

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

@321paranoiawhy

This comment was marked as off-topic.

@alan-agius4 alan-agius4 transferred this issue from angular/angular-cli Jul 31, 2024
@alan-agius4 alan-agius4 added the area: compiler Issues related to `ngc`, Angular's template compiler label Jul 31, 2024
@ngbot ngbot bot added this to theneedsTriagemilestone Jul 31, 2024
@alan-agius4
Copy link
Contributor

alan-agius4 commented Jul 31, 2024

Moving to the FW repo as ideally the compiler-CLI should provide its own schema.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: compiler Issues related to `ngc`, Angular's template compiler
Projects
None yet
Development

No branches or pull requests

2 participants