Add basic typescript integration

This commit is contained in:
Isidor Nygren 2022-04-21 16:23:37 +02:00
parent a937b82cd2
commit a817ed17a2
8 changed files with 46 additions and 12 deletions

View file

@ -9,6 +9,7 @@
"opera": "44"
}
}],
"@babel/preset-typescript",
"@babel/preset-react"
]
}