Files
cypress/scripts/unit/.eslintrc.json
2019-10-10 15:04:25 -04:00

6 lines
55 B
JSON

{
"extends": [
"plugin:@cypress/dev/tests"
]
}