mirror of
https://github.com/element-hq/element-web.git
synced 2024-11-30 07:53:31 +03:00
4 lines
84 B
JavaScript
4 lines
84 B
JavaScript
|
module.exports = {
|
||
|
extends: ["./node_modules/matrix-react-sdk/.eslintrc.js"],
|
||
|
}
|