This website works better with JavaScript
Головна сторінка
Огляд
Довідка
Реєстрація
Увійти
apps
/
atlas-mobile-ts
Слідкувати
3
Зірка
0
Відгалуження
0
Файли
Проблеми
0
Запити на злиття
5
Wiki
Дерево:
11148d0491
Гілки
Теги
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"
}
}