Files
react-native-bottom-sheet/commitlint.config.js
2020-07-31 15:13:00 +02:00

4 lines
70 B
JavaScript

module.exports = {
extends: ['@commitlint/config-conventional'],
};