UNPKG

smc-hub

Version:

CoCalc: Backend webserver component

10 lines (9 loc) 185 B
{ "extends": "../packages/tsconfig.json", "compilerOptions": { "rootDir": "./", "outDir": "dist", "lib": ["ESNext"] }, "exclude": ["node_modules", "dist", "test"] }