feat: worker attach workspace console

This commit is contained in:
2026-06-27 03:06:10 +09:00
parent f64e11b854
commit c3fed59109
14 changed files with 1582 additions and 312 deletions
+1
View File
@@ -2,6 +2,7 @@
"extends": "./.svelte-kit/tsconfig.json",
"compilerOptions": {
"allowJs": true,
"allowImportingTsExtensions": true,
"checkJs": true,
"esModuleInterop": true,
"forceConsistentCasingInFileNames": true,