chore: session auto-commit

This commit is contained in:
MythEclipse
2026-06-02 18:55:48 +07:00
parent de29f3d011
commit 0fa49b3613
20 changed files with 139 additions and 5580 deletions
+11
View File
@@ -0,0 +1,11 @@
$schema: 'https://moonrepo.dev/schema/config/v2.json'
language: typescript
type: library
tasks:
typecheck:
command: tsc --noEmit
inputs:
- src
- tsconfig.json