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

8 lines
90 B
Plaintext

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