chore: configure typescript project references and shared compiler options
This commit is contained in:
parent
66848f282f
commit
3dfb75ea83
9 changed files with 84 additions and 1 deletions
|
|
@ -9,6 +9,7 @@
|
|||
},
|
||||
"packageManager": "pnpm@10.32.1",
|
||||
"devDependencies": {
|
||||
"concurrently": "^9.2.1"
|
||||
"concurrently": "^9.2.1",
|
||||
"typescript": "^5.9.3"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue