1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-11-26 17:03:12 +03:00
Files
matrix-js-sdk/spec/.eslintrc.js
2017-02-08 16:41:43 +00:00

6 lines
60 B
JavaScript

module.exports = {
env: {
mocha: true,
},
}