feat(components): add submodules and tests
[arvados-formula.git] / commitlint.config.js
1 module.exports = {
2     extends: ['@commitlint/config-conventional'],
3 };