migrate to nx 16 (#3465)

* migrate to nx 16

* lock file
This commit is contained in:
Denys Vuika
2023-10-05 17:12:54 +01:00
committed by GitHub
parent f2d09e8b1a
commit 18542ebf8b
18 changed files with 4079 additions and 3864 deletions

View File

@@ -49,7 +49,9 @@
},
"lint": {
"executor": "@angular-eslint/builder:lint",
"outputs": ["{options.outputFile}"],
"outputs": [
"{options.outputFile}"
],
"options": {
"lintFilePatterns": [
"{projectRoot}/**/*.ts",