feat(scaffold): initialize project with TypeScript, vitest, MCP SDK

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-Claude)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
2026-03-10 16:40:43 +00:00
commit b02dff9808
8 changed files with 2899 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
node_modules/
dist/
.env
*.js
!vitest.config.ts