angular/goldens/public-api/compiler-cli
Kristiyan Kostadinov d4ff6bc0b2 fix(compiler-cli): add warning for unused let declarations (#57033)
Adds a new extended diagnostic that will flag `@let` declarations that aren't used within the template. The diagnostic can be turned off through the `extendedDiagnostics` compiler option.

PR Close #57033
2024-07-23 08:27:17 -07:00
..
compiler_options.api.md build: update to latest dev infra code (#56128) 2024-05-28 14:42:31 +02:00
error_code.api.md fix(compiler-cli): add warning for unused let declarations (#57033) 2024-07-23 08:27:17 -07:00
extended_template_diagnostic_name.api.md fix(compiler-cli): add warning for unused let declarations (#57033) 2024-07-23 08:27:17 -07:00