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

@@ -34,4 +34,4 @@
"content/docs/connections/index.mdx"
],
"exclude": ["node_modules"]
}
}