Files
romm-startos/tsconfig.json
T
2026-08-08 11:08:00 -05:00

5 lines
121 B
JSON

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