mirror of https://github.com/vector-im/riot-web
6 lines
60 B
JavaScript
6 lines
60 B
JavaScript
|
module.exports = {
|
||
|
env: {
|
||
|
mocha: true,
|
||
|
},
|
||
|
}
|