mirror of
https://github.com/scratchfoundation/scratchjr-website.git
synced 2025-06-29 16:30:20 -04:00
4 lines
79 B
JavaScript
4 lines
79 B
JavaScript
|
module.exports = {
|
||
|
extends: ['scratch', 'scratch/es6', 'scratch/node'],
|
||
|
};
|