mirror of
https://github.com/IT4Change/boilerplate-e2e-cypress-cucumber.git
synced 2026-01-20 20:01:20 +00:00
eslint: fix linting
This commit is contained in:
parent
97ca6b97f9
commit
94417379cc
@ -212,32 +212,6 @@ module.exports = defineConfig([
|
||||
],
|
||||
},
|
||||
},
|
||||
{
|
||||
files: ['!**/*.json'],
|
||||
|
||||
plugins: {
|
||||
prettier,
|
||||
},
|
||||
|
||||
extends: compat.extends('plugin:prettier/recommended'),
|
||||
|
||||
rules: {
|
||||
'prettier/prettier': 'error',
|
||||
},
|
||||
},
|
||||
{
|
||||
files: ['!**/*.json'],
|
||||
|
||||
plugins: {
|
||||
prettier,
|
||||
},
|
||||
|
||||
extends: compat.extends('plugin:prettier/recommended'),
|
||||
|
||||
rules: {
|
||||
'prettier/prettier': 'error',
|
||||
},
|
||||
},
|
||||
{
|
||||
files: ['**/*.yaml', '**/*.yml'],
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user