mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 12:53:03 -05:00
feat: upgrade nx and angular
This commit is contained in:
@@ -68,13 +68,7 @@
|
||||
}
|
||||
},
|
||||
"lint": {
|
||||
"executor": "@nx/eslint:lint",
|
||||
"options": {
|
||||
"lintFilePatterns": [
|
||||
"apps/angular/pipe-intermediate/**/*.ts",
|
||||
"apps/angular/pipe-intermediate/**/*.html"
|
||||
]
|
||||
}
|
||||
"executor": "@nx/eslint:lint"
|
||||
}
|
||||
},
|
||||
"tags": []
|
||||
|
||||
Reference in New Issue
Block a user