join_admin/tests/unit/.eslintrc.js
2019-12-03 19:03:25 +01:00

6 lines
49 B
JavaScript

module.exports = {
env: {
jest: true
}
}