You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-06-24 16:41:47 +03:00
6 lines
60 B
JavaScript
6 lines
60 B
JavaScript
module.exports = {
|
|
env: {
|
|
mocha: true,
|
|
},
|
|
}
|