chore: session auto-commit

This commit is contained in:
MythEclipse
2026-06-02 18:57:13 +07:00
parent 0fa49b3613
commit 924a6b8819
4 changed files with 0 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
$schema: 'https://moonrepo.dev/schema/config/v2.json'
language: typescript
tasks:
typecheck:
command: tsc --noEmit
inputs:
- src
- tsconfig.json