deno.land / x / xstate@xstate@4.33.6 / tsconfig.json
1234567891011{ "extends": "../../tsconfig.base.json", "include": ["src/**/*"], "compilerOptions": { "outDir": "./lib", "rootDir": "./src", "skipLibCheck": true, "resolveJsonModule": true }}
Version Info