mirror of
https://github.com/scratchfoundation/scratch-audio.git
synced 2024-12-22 14:02:29 -05:00
4 lines
63 B
JavaScript
4 lines
63 B
JavaScript
|
module.exports = {
|
||
|
extends: ['scratch', 'scratch/node']
|
||
|
};
|