habitica/test/e2e/.eslintrc
2016-03-13 09:51:01 -05:00

7 lines
90 B
Text

{
"globals": {
"browser": true,
"by": true,
"element": true
}
}