chore(): sync with main

This commit is contained in:
Liam DeBeasi
2023-03-17 17:26:39 -04:00
257 changed files with 32829 additions and 4942 deletions

View File

@@ -136,6 +136,11 @@
}
},
"cli": {
"schematicCollections": ["@angular-eslint/schematics"]
"schematicCollections": [
"@angular-eslint/schematics"
],
"cache": {
"enabled": false
}
}
}