main
refactor: move experimental `jobs` API from `@angular-devkit/core` to `@angular-devkit/architect`
refactor: Add `lines-around-comment` rule
refactor(@angular-devkit/architect): remove usage of isPromise (#33051)
build: update eslint monorepo to v10
refactor(@angular/cli): update aio links -> adev links
refactor(@angular-devkit/architect): update to support building with isolated declarations
refactor: modernize array and string last element access using `.at(-1)`
test: improve stability of strategy tests