scratch-paint/.eslintrc.js
2017-07-13 14:03:48 -04:00

3 lines
63 B
JavaScript

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