1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-25 08:09:43 +02:00
documize/app/tests/.eslintrc.js
2017-03-19 11:37:18 +00:00

5 lines
55 B
JavaScript

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