mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
4 lines
84 B
JavaScript
4 lines
84 B
JavaScript
|
module.exports = {
|
||
|
extends: ["./node_modules/matrix-react-sdk/.eslintrc.js"],
|
||
|
}
|