scratch-audio/.eslintrc.js

4 lines
63 B
JavaScript
Raw Normal View History

module.exports = {
extends: ['scratch', 'scratch/node']
};