eslint-plugin-drizzle

v0.2.3
Eslint plugin for drizzle users to avoid common pitfalls
eslint eslintplugin eslint-plugin drizzle

pack

(cd dist && npm pack --pack-destination ..) && rm -f package.tgz && mv *.tgz package.tgz

test

vitest run

build

tsc -b && pnpm cpy readme.md dist/

publish

npm publish package.tgz

Metadata

Downloads