mirror of
https://github.com/element-hq/element-web
synced 2024-11-24 18:25:49 +03:00
6 lines
60 B
JavaScript
6 lines
60 B
JavaScript
|
module.exports = {
|
||
|
env: {
|
||
|
mocha: true,
|
||
|
},
|
||
|
}
|