mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 09:15:41 +03:00
bc714ba3a0
An early start that gets some linting in place.
3 lines
84 B
JavaScript
3 lines
84 B
JavaScript
module.exports = {
|
|
extends: ["./node_modules/matrix-react-sdk/.eslintrc.js"],
|
|
}
|