Logo
Explore Help
Sign In
michal/lab
1
0
Fork 0
You've already forked lab
Code Issues Pull Requests 1 Actions Packages Projects Releases Wiki Activity
Files
64533b2dcf6a42497b6fdf176a6da328e8a1119d
lab/bastion/src/shared/tsconfig.json

9 lines
145 B
JSON
Raw Normal View History

refactor: restructure bastion as pnpm monorepo (@lab/shared, @lab/bastion, @lab/cli) - Split into 3 workspace packages: shared (types/constants), bastion (server), cli - CLI binary renamed from "bastion" to "lab" - Cross-package imports via @lab/shared and @lab/bastion workspace references - Extracted BastionConfig, BastionState, HardwareInfo types into @lab/shared - Added APP_NAME/APP_VERSION constants - tsconfig.base.json with project references for build ordering - Root workspace scripts: build, test, typecheck, clean Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 11:05:41 +00:00
{
"extends": "../../tsconfig.base.json",
"compilerOptions": {
"rootDir": "src",
"outDir": "dist"
},
"include": ["src/**/*.ts"]
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 65ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API