feat: upgrade nx and angular

This commit is contained in:
thomas
2024-03-25 18:02:23 +01:00
parent 7082d31697
commit e42a40ef3d
65 changed files with 4636 additions and 3432 deletions

View File

@@ -68,14 +68,7 @@
}
},
"lint": {
"executor": "@nx/eslint:lint",
"outputs": ["{options.outputFile}"],
"options": {
"lintFilePatterns": [
"apps/performance/scroll-cd/**/*.ts",
"apps/performance/scroll-cd/**/*.html"
]
}
"executor": "@nx/eslint:lint"
},
"test": {
"executor": "@nx/jest:jest",