decoupling-drupal-vuejs/tests/unit/.eslintrc.js

6 lines
49 B
JavaScript
Raw Normal View History

2019-05-25 00:11:42 +01:00
module.exports = {
env: {
jest: true
}
}