UNPKG

scratch-sb1-converter

Version:

Scratch 1 (.sb) to Scratch 2 (.sb2) conversion library for Scratch 3.0

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