mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 01:25:52 -05:00
3 lines
63 B
JavaScript
3 lines
63 B
JavaScript
module.exports = {
|
|
extends: ['scratch', 'scratch/node']
|
|
};
|