fix ts linting and delint the world

This commit is contained in:
Michael Telatynski
2021-07-01 09:22:57 +01:00
parent 4db0a0ac0c
commit 397bc66522
9 changed files with 256 additions and 12 deletions

View File

@@ -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