UNPKG

scratch-storage

Version:

Load and store project and asset files for Scratch 3.0

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