mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
build: update lint path for @angular/build-tooling rules (#49266)
Update to the new path. PR Close #49266
This commit is contained in:
committed by
Andrew Kushnir
parent
05d684f959
commit
7fd650a898
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"rulesDirectory": [
|
||||
"tools/tslint",
|
||||
"node_modules/@angular/build-tooling/tslint-rules",
|
||||
"node_modules/@angular/build-tooling/lint-rules/tslint",
|
||||
"node_modules/vrsource-tslint-rules/rules",
|
||||
"node_modules/tslint-eslint-rules/dist/rules",
|
||||
"node_modules/tslint-no-toplevel-property-access/rules"
|
||||
|
||||
Reference in New Issue
Block a user