module.exports = { extends: ['../../../.eslintrc.js'], parserOptions: { ecmaVersion: 8 } };