mirror of
https://github.com/OptimalBits/bull.git
synced 2026-07-02 08:27:43 +08:00
f6e1543208
Not a huge deal since these files are trivial, but important if they ever grow.
4 lines
82 B
JavaScript
4 lines
82 B
JavaScript
'use strict';
|
|
|
|
module.exports = { extends: ['@commitlint/config-conventional'] };
|