scratch-www/.eslintrc.js
2018-01-30 11:53:12 -05:00

3 lines
63 B
JavaScript

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