feat: update to TS 7

This commit is contained in:
2026-08-12 19:05:11 +03:00
parent 1698f24241
commit ad16a9353d
9 changed files with 960 additions and 1666 deletions

View File

@@ -22,10 +22,9 @@
"name": "next"
}
],
"baseUrl": ".",
"paths": {
"@/*": [
"src/*",
"./src/*",
"./*"
]
}