mirror of
https://github.com/open-scratch/easy-scratch3.git
synced 2024-11-25 16:36:03 +08:00
4 lines
63 B
JavaScript
4 lines
63 B
JavaScript
module.exports = {
|
|
extends: ['scratch', 'scratch/node']
|
|
};
|