Skip to main content
Module

x/xstate/tsconfig.json

State machines and statecharts for the modern web.
Go to Latest
File
{ "extends": "../../tsconfig.base.json", "include": ["src/**/*"], "compilerOptions": { "outDir": "./lib", "rootDir": "./src" }}