app-studio-types
v0.0.11
Published
Types package for App Studio
Maintainers
Keywords
Readme
app-studio-types
Shared Typescript types for all App Studio packages and apps.
Using this libary
- Search
app-studio-typesand replace it with your custom package name. - Search
tapcartand replace it with your name.
Features:
- Package manager pnpm, safe and fast
- Release with semantic-release
- Bundle with tsup
- Test with vitest
To skip CI (GitHub action), add skip-ci to commit message. To skip release, add skip-release to commit message.
Install
npm i app-studio-typespnpm i app-studio-typesyarn add app-studio-types