Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/alita/packages/flow/tsconfig.json

A React framework based on umi.
Go to Latest
File
{ "extends": "../../tsconfig.base.json", "compilerOptions": { "outDir": "./dist", "rootDir": "./src" }, "include": ["src"]}