snapshot/.eslintrc
2017-12-09 22:08:35 -05:00

5 lines
56 B
Text

{
"extends": [
"plugin:cypress-dev/general"
]
}