mirror of
https://github.com/Art051/it-tools.git
synced 2025-08-11 19:29:03 +00:00
chore: removed cypress integrations
This commit is contained in:
@@ -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'],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user