Dorian Niemiec
67c0c8b97f
Some checks failed
Repo sync GitHub -> SVR.JS Git server / svrjsgit (push) Has been cancelled
3 lines
69 B
JavaScript
3 lines
69 B
JavaScript
module.exports = {
|
|
extends: ["@commitlint/config-conventional"]
|
|
};
|