spiffworkflow-frontend/cypress/.eslintrc.json

6 lines
56 B
JSON
Raw Normal View History

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