Development: change frontend package manager to pnpm (#9363)

This commit is contained in:
shamoon
2025-03-11 10:59:44 -07:00
committed by GitHub
parent 9944f81512
commit 2f70d58219
14 changed files with 12348 additions and 19457 deletions

View File

@@ -178,7 +178,8 @@
"schematicCollections": [
"@angular-eslint/schematics"
],
"analytics": false
"analytics": false,
"packageManager": "pnpm"
},
"schematics": {
"@angular-eslint/schematics:application": {