.eslintrc.js 63 B

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