common/corpus-common-addon/tests/.eslintrc.js
author ymh <ymh.work@gmail.com>
Fri, 17 Nov 2017 09:10:41 +0100
changeset 558 64c4050f6a36
parent 537 d2e6ee099125
permissions -rw-r--r--
small correction

module.exports = {
  env: {
    embertest: true
  }
};