UNPKG

jitar

Version:

Distributed runtime for JavaScript and TypeScript to chop monolithic applications into micros.

9 lines 161 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "types": ["vite/client"], "jsx": "react-jsx", "noEmit": true, }, "include": ["./"] }