/
githubmirror
/
taro
Обзор
Документация
Войти
/
githubmirror
/
taro
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
packages/taro-react/tsconfig.json
12 строк
238 B
koppt
Merge branch '4.x' into refactor/dependencies
10 май 2024, 12:21
10 май 2024, 12:21
f951dce
Код
Авторство
О чём код?
{ "extends": "../../tsconfig.root.json", "compilerOptions": { "baseUrl": ".", "lib": ["ESNext"], "module": "ESNext", "esModuleInterop": true, "declaration": true, "outDir": "dist" }, "include": ["./src"] }