mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2024-12-21 21:12:23 -05:00
3 lines
78 B
JavaScript
3 lines
78 B
JavaScript
module.exports = {
|
|
extends: ['scratch', 'scratch/es6', 'scratch/node']
|
|
};
|