This package is currently marked as private. For local development, use a local plugin path in your OpenCode config instead of the package name.
Install dependencies:
pnpm installBuild the plugin:
pnpm run buildFormat files:
pnpm run formatCheck formatting:
pnpm run format:checkThe TypeScript compiler writes build output to dist/. Do not edit generated files in dist/ by hand.