Added angular-eslint/schematics

This commit is contained in:
Jesse James Isler 2022-06-09 13:02:57 +02:00
parent 5ef0d12df4
commit 7740a01535
2 changed files with 3576 additions and 420 deletions

3995
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -10,6 +10,7 @@
}, },
"private": true, "private": true,
"dependencies": { "dependencies": {
"@angular-eslint/schematics": "^1.0.0",
"@angular/animations": "^14.0.0", "@angular/animations": "^14.0.0",
"@angular/common": "^14.0.0", "@angular/common": "^14.0.0",
"@angular/compiler": "^14.0.0", "@angular/compiler": "^14.0.0",