habitica-self-host/test/client/.eslintrc

7 lines
58 B
Text
Raw Normal View History

2017-01-15 22:45:22 +00:00
{
"env": {
"node": true,
"browser": true,
}
}