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

6 lines
49 B
JavaScript
Raw Permalink Normal View History

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