mirror of
https://github.com/standardnotes/server.git
synced 2026-01-17 15:20:22 +00:00
3 lines
69 B
JavaScript
3 lines
69 B
JavaScript
module.exports = {
|
|
extends: ['@commitlint/config-conventional'],
|
|
}
|