module.exports = { extends: [ '@vue/standard' ], globals: { describe: 'readonly', it: 'readonly' } }