mirror of
https://github.com/YuzuZensai/TrollSSH.git
synced 2026-09-13 18:19:03 +00:00
📦 build: run TypeScript directly with Bun, drop the tsc build step
This commit is contained in:
+1
-2
@@ -3,8 +3,7 @@
|
||||
"target": "ES2022",
|
||||
"module": "node16",
|
||||
"moduleResolution": "node16",
|
||||
"outDir": "./dist",
|
||||
"rootDir": "./src",
|
||||
"noEmit": true,
|
||||
"esModuleInterop": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"strict": true,
|
||||
|
||||
Reference in New Issue
Block a user