scratch-www/.eslintrc.js
2018-01-19 14:06:26 -05:00

3 lines
63 B
JavaScript

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