mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
ci: turborepo typecheck
This commit is contained in:
parent
40c206c2f9
commit
8acd537d1d
4 changed files with 25 additions and 2 deletions
6
turbo.json
Normal file
6
turbo.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"$schema": "https://turborepo.com/schema.json",
|
||||
"tasks": {
|
||||
"typecheck": {}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue