feat(pkg): Add core extensions package

This commit is contained in:
T. R. Bernstein
2025-04-21 01:46:55 +02:00
parent 7fd56d9e6c
commit 1ba1659600
6 changed files with 271 additions and 141 deletions

View File

@@ -40,3 +40,4 @@ authors = [
typescript-config = { path = "packages/typescript-config" }
vitest-config = { path = "packages/vitest-config" }
prettier-config = { path = "packages/prettier-config" }
core-extensions = { path = "packages/core-extensions" }