UNPKG

scratch-gui

Version:

Graphical User Interface for creating and running Scratch 3.0 projects

5 lines (4 loc) 136 B
module.exports = { extends: ['@commitlint/config-conventional'], ignores: [message => message.startsWith('chore(release):')] };