module.exports = { root: true, extends: ['scratch', 'scratch/es6'], env: {browser: true} };