mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-15 20:54:59 +08:00
6 lines
60 B
JavaScript
6 lines
60 B
JavaScript
|
module.exports = {
|
||
|
env: {
|
||
|
mocha: true,
|
||
|
},
|
||
|
}
|