Description of package
Make sure to remove my name from license pls and thank u.
- Update source repo in /.changeset/config.json`
- Change all instances of convex-env to your package name
- Let github actions open pr's in the repo settings (GH repo -> settings -> actions -> general -> Allow GitHub Actions to create and approve pull requests)
- First publish to npm via cli locally, then set up trusted publishing in the npm settings page for the package
ni ts-package
pnpm i ts-package
bun i ts-package
npm i ts-package
yarn add ts-package
const foo = "bar";