/* eslint-env node */ module.exports = { plugins: ['ghost'], extends: [ 'plugin:ghost/browser' ] };