realm-js/lib/.eslintrc.json
Scott Kyle 27073a9e66 Properly configure ESLint for syntax checking
Added a test case to run on CI as well.
2016-03-16 13:01:38 -07:00

6 lines
40 B
JSON

{
"env": {
"commonjs": true
}
}