feat: add shared TypeScript config package (@repo/typescript-config)

This commit is contained in:
2026-04-06 14:06:00 +02:00
parent 6cff55d6d3
commit f2d7bc15da
4 changed files with 47 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{
"name": "@repo/typescript-config",
"private": true,
"version": "0.0.0"
}