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
f6ab4e72c0
commit
ed1cf1200f
@ -225,14 +225,13 @@ module.exports = defineConfig([
|
||||
globalIgnores([
|
||||
'.gitignore',
|
||||
'.github/',
|
||||
'.prettierrc.json',
|
||||
'.vuepress/public/',
|
||||
'**/*md',
|
||||
'**/*,json',
|
||||
'**/build/',
|
||||
'cypress/reports/',
|
||||
'cypress/screenshots/',
|
||||
'LICENSE',
|
||||
'node_modules/',
|
||||
'renovate.json',
|
||||
]),
|
||||
])
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user