matrepl/cypress/.eslintrc.json

8 lines
No EOL
89 B
JSON

{
"plugins": [
"cypress"
],
"extends": [
"plugin:cypress/recommended"
]
}