rebuilding-platformsh/tests/unit/.eslintrc.js
2019-04-23 21:47:32 +01:00

6 lines
49 B
JavaScript

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