snapshot/.eslintrc

6 lines
56 B
Text
Raw Normal View History

2017-12-09 22:08:35 -05:00
{
"extends": [
"plugin:cypress-dev/general"
]
}