UNPKG

sentry-javascript

Version:

A generic Javascript SDK based on Self-Hosted Sentry.

7 lines (6 loc) 162 B
/** * @document https://github.com/conventional-changelog/commitlint/#what-is-commitlint */ module.exports = { extends: ['@commitlint/config-conventional'] }