mirror of
https://github.com/element-hq/element-web
synced 2024-11-23 01:35:49 +03:00
bc714ba3a0
An early start that gets some linting in place.
5 lines
60 B
JavaScript
5 lines
60 B
JavaScript
module.exports = {
|
|
env: {
|
|
mocha: true,
|
|
},
|
|
}
|