Skip to main content
Module

x/alita/packages/request/tsconfig.json

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