chore: Nx 20 (#10636)

This commit is contained in:
Nathan Walker
2024-10-23 09:25:25 -07:00
committed by GitHub
parent 1cee35d4fb
commit 148a54b60c
17 changed files with 1550 additions and 831 deletions

File diff suppressed because it is too large Load Diff

View File

@ -6,7 +6,7 @@
"generators": {},
"targets": {
"lint": {
"executor": "@nrwl/linter:eslint",
"executor": "@nx/eslint:lint",
"options": {
"lintFilePatterns": []
}