Initial round of typescripting
This commit is contained in:
parent
dbef06269b
commit
4488947eed
10 changed files with 316 additions and 24 deletions
|
|
@ -25,6 +25,11 @@ module.exports = {
|
|||
files: [
|
||||
"src/**/*.{ts,tsx}",
|
||||
],
|
||||
extends: [
|
||||
"plugin:matrix-org/typescript",
|
||||
"plugin:matrix-org/react",
|
||||
"prettier",
|
||||
],
|
||||
},
|
||||
],
|
||||
settings: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue