We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 623712d commit 0fc972eCopy full SHA for 0fc972e
packages/@vue/cli-plugin-e2e-cypress/generator/template/tests/e2e/plugins/index.js
@@ -5,7 +5,7 @@
5
// as explained in the cypress docs
6
// https://docs.cypress.io/api/plugins/preprocessors-api.html#Examples
7
8
-// /* eslint-disable import/no-extraneous-dependencies, global-require */
+/* eslint-disable import/no-extraneous-dependencies, global-require, arrow-body-style */
9
// const webpack = require('@cypress/webpack-preprocessor')
10
11
module.exports = (on, config) => {
0 commit comments