This commit is contained in:
2025-11-25 16:54:15 +08:00
parent de1b221bc5
commit 4bfa15b9d2
11 changed files with 218 additions and 43 deletions

View File

@@ -1,6 +1,8 @@
{
"extends": "@kevisual/types/json/backend.json",
"compilerOptions": {
"module": "NodeNext",
"target": "esnext",
"baseUrl": ".",
"typeRoots": [
"./node_modules/@types",