fix: 🐛 horrible types

This commit is contained in:
amianthus
2026-04-16 18:11:47 +01:00
parent 88ff7718cf
commit 66aaa84787

View File

@@ -16,14 +16,6 @@
"isolatedModules": true,
"jsx": "react-jsx",
"incremental": true,
"typeRoots": [
"../../node_modules/@types"
],
"types": [
"node",
"react",
"react-dom"
],
"plugins": [
{
"name": "next"