1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-21 22:29:41 +02:00
documize/gui/tests/.eslintrc.js
2017-07-19 14:48:33 +01:00

5 lines
55 B
JavaScript

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