UNPKG

prisma-extension-casl

Version:
13 lines 279 B
{ "hooks": { "after:init": "pnpm run build && pnpm jest" }, "plugins":{ "@release-it/conventional-changelog": { "preset": { "name": "conventionalcommits" }, "infile": "CHANGELOG.md" } } }