mirror of
https://github.com/IT4Change/boilerplate-e2e-cypress-cucumber.git
synced 2025-12-13 04:55:50 +00:00
eslint: fix linting
This commit is contained in:
parent
ce5f16ec0e
commit
89aca62367
2
.github/renovate.json
vendored
2
.github/renovate.json
vendored
@ -11,7 +11,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchPackageNames": ["/vuepress/"],
|
"matchPackageNames": ["/vuepress/"],
|
||||||
"groupName": "vuepress",
|
"groupName": "vuepress"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"npm": {
|
"npm": {
|
||||||
|
|||||||
@ -263,6 +263,7 @@ module.exports = defineConfig([
|
|||||||
},
|
},
|
||||||
globalIgnores([
|
globalIgnores([
|
||||||
'.gitignore',
|
'.gitignore',
|
||||||
|
'.github/',
|
||||||
'.prettierrc.json',
|
'.prettierrc.json',
|
||||||
'.vuepress/public/',
|
'.vuepress/public/',
|
||||||
'**/*md',
|
'**/*md',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user