refactor: remove test/debug

This commit is contained in:
2026-06-25 22:43:33 +09:00
parent cf584bd00b
commit e0189fb002
16 changed files with 201 additions and 2768 deletions

View File

@@ -8,7 +8,6 @@
"moduleDetection": "force",
"jsx": "react-jsx",
"allowJs": true,
"types": ["bun"],
// Bundler mode
"baseUrl": ".",