Move tsconfig package to monorepo (#18659)

* Move tsconfig package to monorepo

* Use local reference to tsconfig
This commit is contained in:
Rijk van Zanten
2023-05-19 12:30:45 -04:00
committed by GitHub
parent e904927065
commit c7d0cd0c74
26 changed files with 137 additions and 67 deletions

View File

@@ -163,7 +163,7 @@
"wellknown": "0.5.0"
},
"devDependencies": {
"@directus/tsconfig": "0.0.7",
"@directus/tsconfig": "workspace:*",
"@directus/types": "workspace:*",
"@ngneat/falso": "6.4.0",
"@types/async": "3.2.20",