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
83a7ddda28
commit
ce5f16ec0e
@ -262,10 +262,14 @@ module.exports = defineConfig([
|
||||
extends: compat.extends('plugin:yml/prettier'),
|
||||
},
|
||||
globalIgnores([
|
||||
'.gitignore',
|
||||
'.prettierrc.json',
|
||||
'.vuepress/public/',
|
||||
'**/*md',
|
||||
'**/build/',
|
||||
'cypress/reports/',
|
||||
'cypress/screenshots/',
|
||||
'node_modules/',
|
||||
'renovate.json',
|
||||
]),
|
||||
])
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user