mirror of
https://github.com/scratchfoundation/scratch-render-fonts.git
synced 2024-11-14 19:34:57 -05:00
3 lines
78 B
JavaScript
3 lines
78 B
JavaScript
module.exports = {
|
|
extends: ['scratch', 'scratch/node', 'scratch/es6']
|
|
};
|