mirror of
https://github.com/standardnotes/server
synced 2026-07-07 23:01:53 -04:00
4 lines
69 B
JavaScript
4 lines
69 B
JavaScript
module.exports = {
|
|
extends: ['@commitlint/config-conventional'],
|
|
}
|