@acuris/eslint-config
Version:
Acuris eslint shareable configuration
5 lines (3 loc) • 319 B
Markdown
## For administrators:
To publish a new version in npm run `./CI/release.sh`, this will bump the patch version number (0.0.x), add a new release on git and start the `npm publish` operation in CI.
To update to a major version (x.x.0), update the version in package.json, commit and push before running ./CI/release.sh