chore: session auto-commit
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user