mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
There's an issue where formatting with `clang-format` doesn't agree with itself on how the docblock for a field named `import` should be indented; if it is indented then it removes the indentation, but then linting the source file reports an error where it wants to revert the indentation change. By using computed property syntax this bug is avoided. PR Close #49136 |
||
|---|---|---|
| .. | ||
| integrationtest | ||
| linker | ||
| private | ||
| src | ||
| test | ||
| BUILD.bazel | ||
| esbuild.config.js | ||
| index.ts | ||
| package.json | ||
| tsconfig-build.json | ||
| tsconfig.json | ||