mirror of
https://github.com/scratchfoundation/scratch-semantic-release-config.git
synced 2024-11-23 07:58:23 -05:00
3 lines
62 B
JavaScript
3 lines
62 B
JavaScript
module.exports = {
|
|
extends: ['scratch', 'scratch/es6']
|
|
};
|