deno.land / x / xstate@xstate@4.33.6 / tsconfig.json

1
2
3
4
5
6
7
8
9
10
11
{ "extends": "../../tsconfig.base.json", "include": ["src/**/*"], "compilerOptions": { "outDir": "./lib", "rootDir": "./src", "skipLibCheck": true, "resolveJsonModule": true }}
xstate

Version Info

Tagged at
2 years ago