rebuilding-platformsh/tests/unit/.eslintrc.js

6 lines
49 B
JavaScript
Raw Normal View History

2019-04-23 20:47:32 +00:00
module.exports = {
env: {
jest: true
}
}