chore: add TypeScript configuration file with project references

This commit is contained in:
Toni Koskinen
2026-03-27 12:12:09 +02:00
parent 4de890ba77
commit 083b503095
12 changed files with 395 additions and 1023 deletions

View File

@@ -33,6 +33,7 @@
"@nestjs/schematics": "^11.0.0",
"@nestjs/testing": "^11.0.0",
"@nx/angular": "22.6.1",
"@nx/esbuild": "22.6.1",
"@nx/eslint": "22.6.1",
"@nx/eslint-plugin": "22.6.1",
"@nx/jest": "22.6.1",
@@ -51,6 +52,7 @@
"@typescript-eslint/utils": "^8.40.0",
"angular-eslint": "^21.2.0",
"dotenv": "^17.3.1",
"esbuild": "^0.19.2",
"eslint": "^9.8.0",
"eslint-config-prettier": "^10.0.0",
"jest": "^30.0.2",