/
githubmirror
/
taro
Обзор
Документация
Войти
/
githubmirror
/
taro
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
packages/create-app/tsconfig.json
12 строк
244 B
Zakary
Merge remote-tracking branch 'origin/next' into feat/harmony
25 авг 2022, 12:26
25 авг 2022, 12:26
f3f3723
Код
Авторство
О чём код?
{ "extends": "../../tsconfig.root.json", "compilerOptions": { "baseUrl": ".", "outDir": "dist", "rootDir": "./src", "module": "commonjs", "skipLibCheck": true, "resolveJsonModule": true }, "include": ["./src"] }