module.exports = { parserOptions: { ecmaVersion: 2017 }, plugins: ['ghost'], extends: [ 'plugin:ghost/test', ] };