mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
bc714ba3a0
An early start that gets some linting in place.
6 lines
60 B
JavaScript
6 lines
60 B
JavaScript
module.exports = {
|
|
env: {
|
|
mocha: true,
|
|
},
|
|
}
|