mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-22 15:12:27 -05:00
6 lines
76 B
JavaScript
6 lines
76 B
JavaScript
module.exports = {
|
|
supportFile: false,
|
|
pluginsFile: false,
|
|
e2e: {},
|
|
}
|