mirror of
https://github.com/IT4Change/boilerplate-e2e-cypress-cucumber.git
synced 2025-12-12 20:55:48 +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/"],
|
||||
"groupName": "vuepress",
|
||||
"groupName": "vuepress"
|
||||
}
|
||||
],
|
||||
"npm": {
|
||||
|
||||
@ -263,6 +263,7 @@ module.exports = defineConfig([
|
||||
},
|
||||
globalIgnores([
|
||||
'.gitignore',
|
||||
'.github/',
|
||||
'.prettierrc.json',
|
||||
'.vuepress/public/',
|
||||
'**/*md',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user