mirror of
https://github.com/pockethost/pockethost.git
synced 2025-06-04 13:16:41 +00:00
chore(launcher-spawn): add check-types
This commit is contained in:
parent
31eb628703
commit
eb0d011b3e
5
.changeset/dry-owls-smash.md
Normal file
5
.changeset/dry-owls-smash.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
'@pockethost/plugin-launcher-spawn': patch
|
||||
---
|
||||
|
||||
Added check-types support for Turbo
|
@ -5,6 +5,9 @@
|
||||
"type": "git",
|
||||
"url": "http://github.com/pockethost/pockethost/packages/plugin-launcher-spawn"
|
||||
},
|
||||
"scripts": {
|
||||
"check-types": "tsc --noEmit "
|
||||
},
|
||||
"description": "A spawn()-based launcher for pockethost.",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
Loading…
x
Reference in New Issue
Block a user