Files
Unheard0840 07082fd784 Add tsconfig.json
Add TypeScript configuration
2026-08-05 17:26:32 +00:00

4 lines
120 B
JSON

{
"extends": "@start9labs/start-sdk/tsconfig.base.json",
"include": ["startos/**/*.ts", "node_modules/**/startos"]
}