mirror of https://github.com/vector-im/riot-web
4 lines
84 B
JavaScript
4 lines
84 B
JavaScript
|
module.exports = {
|
||
|
extends: ["./node_modules/matrix-react-sdk/.eslintrc.js"],
|
||
|
}
|