This website works better with JavaScript
Главная
Обзор
Помощь
Регистрация
Вход
apps
/
atlas-mobile-ts
Следить
3
В избранное
0
Ответвить
0
Файлы
Задачи
0
Запросы на слияние
5
Вики
Дерево:
08edc1f8da
Ветки
Метки
auth-user-type
dev
enabling-nonaccount-use
ericPolygon
extracting-auth
feat-delete-account
fix-crash-android
fixCrash
fixing-permissions
global-alerts
group-landmarks
integrating-indoor-map
integrating-indoor-map-server
major-refactor
master
new-categories
reporting-feature
reworking-landmark-editing
rewriting-auth
tags-system
update-maps
atlas-mobile...
/
tsconfig.spec.json
tsconfig.spec.json
113 B
История
Исходник
1
2
3
4
5
6
7
// tsconfig.spec.json
{
"extends": "./tsconfig.json",
"compilerOptions": {
"jsx": "react"
}
}