fix ts linting and delint the world
This commit is contained in:
@@ -22,7 +22,6 @@ module.exports = {
|
||||
files: ["src/**/*.{ts,tsx}"],
|
||||
extends: [
|
||||
"plugin:matrix-org/typescript",
|
||||
"plugin:matrix-org/react",
|
||||
],
|
||||
rules: {
|
||||
// Things we do that break the ideal style
|
||||
|
||||
Reference in New Issue
Block a user