mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
In addition to quick fixes, this commit adds the ability to write code refactoring actions that can be applied by users. For example, we may implement a migration as a code refactoring action. Notably the quick fix support, existing already, is insufficient as it only allows for edits to be applied based on diagnostics shwon in e.g. VSCode. PR Close #56895 |
||
|---|---|---|
| .. | ||
| integrationtest | ||
| linker | ||
| ngcc | ||
| private | ||
| src | ||
| test | ||
| BUILD.bazel | ||
| esbuild.config.js | ||
| index.ts | ||
| package.json | ||
| tsconfig-build.json | ||
| tsconfig.json | ||