UNPKG

eslint-plugin-security-node

Version:
17 lines (16 loc) 276 B
{ "github": { "release": true }, "git": { "requireBranch": "master", "commitMessage": "Release v${version}" }, "hooks": { "before:init": ["git pull","npm run test"], "after:bump": "npx auto-changelog -p" }, "npm": { "publish": true } }