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