combine.fm/test/.eslintrc

7 lines
54 B
Text
Raw Normal View History

2015-06-03 21:45:54 -07:00
{
"env": {
"node": true,
"mocha": true
}
}