feat(package): add tsconfig pkg to share across packages in monorepo (#380)

* add tsconfig pkg to share across packages in monorepo

* fixed docs build

* acknowledged PR comments
This commit is contained in:
Waleed Latif
2025-05-19 16:58:51 -07:00
committed by GitHub
parent 2a4590e649
commit f5cbcfb514
13 changed files with 89 additions and 38 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "simstudio",
"packageManager": "bun@1.2.12",
"packageManager": "bun@1.2.13",
"version": "0.0.0",
"private": true,
"license": "Apache-2.0",