25.12.0-alpha.1全部やっちゃった

This commit is contained in:
2026-01-01 20:06:20 +09:00
parent c9d2da5aba
commit 83857ce102
37 changed files with 3313 additions and 119 deletions
+2 -1
View File
@@ -16,8 +16,9 @@
],
"paths": {
"@/*": ["./src/*"],
"miq": ["./miq/*"],
"ws": ["./node_modules/ws/index.js"],
"@types/ws": ["./node_modules/@types/ws/index.d.ts"]
"@types/ws": ["./node_modules/@types/ws/index.d.ts"],
},
"removeComments": true,
},