kandimat-user-app/tests/unit/.eslintrc.js
2019-04-08 10:16:16 +02:00

6 lines
49 B
JavaScript

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