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