rubberguppe/web/tests/unit/.eslintrc.js

6 lines
50 B
JavaScript
Raw Permalink Normal View History

2019-10-03 01:54:16 +00:00
module.exports = {
env: {
mocha: true
}
}