UNPKG

@vue/cli-plugin-e2e-cypress

Version:
15 lines (14 loc) 180 B
<%_ if (hasESLint) { _%> module.exports = { plugins: [ 'cypress' ], env: { mocha: true, 'cypress/globals': true }, rules: { strict: 'off' } } <%_ } _%>