1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-22 06:39:43 +02:00
documize/gui/tests/.eslintrc.js

6 lines
55 B
JavaScript
Raw Normal View History

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