snapshot/.eslintrc

6 lines
56 B
Text
Raw Normal View History

2017-12-10 03:08:35 +00:00
{
"extends": [
"plugin:cypress-dev/general"
]
}