mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2025-06-14 22:21:37 -04:00
3 lines
78 B
JavaScript
3 lines
78 B
JavaScript
module.exports = {
|
|
extends: ['scratch', 'scratch/es6', 'scratch/node']
|
|
};
|