mirror of
https://github.com/documize/community.git
synced 2025-07-22 06:39:43 +02:00
6 lines
55 B
JavaScript
6 lines
55 B
JavaScript
|
module.exports = {
|
||
|
env: {
|
||
|
embertest: true
|
||
|
}
|
||
|
};
|