'use strict'; module.exports = { extends: '@rowanmanning/eslint-config/legacy', globals: { define: true } };