mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-20 06:55:06 -04:00
chore: removed cypress integrations
This commit is contained in:
parent
db21c5a1be
commit
f544928402
11 changed files with 2 additions and 2268 deletions
|
@ -7,12 +7,6 @@ module.exports = {
|
|||
env: {
|
||||
'vue/setup-compiler-macros': true,
|
||||
},
|
||||
overrides: [
|
||||
{
|
||||
files: ['cypress/integration/**.spec.{js,ts,jsx,tsx}'],
|
||||
extends: ['plugin:cypress/recommended'],
|
||||
},
|
||||
],
|
||||
rules: {
|
||||
'vue/multi-word-component-names': ['off'],
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue