This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
apps
/
atlas-mobile-ts
ウォッチ
3
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
5
Wiki
ツリー:
660d8f623d
ブランチ
タグ
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
履歴
Raw
1
2
3
4
5
6
7
// tsconfig.spec.json
{
"extends": "./tsconfig.json",
"compilerOptions": {
"jsx": "react"
}
}