Skip to main content
Module

x/xstate/test/tsconfig.json

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