scratch-audio/.eslintrc.js
2017-04-17 11:52:12 -04:00

3 lines
63 B
JavaScript

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