mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-26 00:58:14 -05:00
590f505a61
This reverts commit1b1b396e92
, reversing changes made toa144bab0e6
.
3 lines
63 B
JavaScript
3 lines
63 B
JavaScript
module.exports = {
|
|
extends: ['scratch', 'scratch/node']
|
|
};
|