FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
sourcegraph/tsconfig.all.json at main · xeronith/sourcegraph · GitHub
xeronith
/
sourcegraph
Public
forked from
sourcegraph/sourcegraph-public-snapshot
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
sourcegraph
/
tsconfig.all.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
31 lines (31 loc) · 1.04 KB
Breadcrumbs
sourcegraph
/
tsconfig.all.json
Copy path
File metadata and controls
31 lines (31 loc) · 1.04 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"extends"
:
"
./tsconfig.base.json
"
,
"references"
: [
{
"path"
:
"
client/template-parser
"
},
{
"path"
:
"
client/build-config
"
},
{
"path"
:
"
client/common
"
},
{
"path"
:
"
client/shared
"
},
{
"path"
:
"
client/shared/src/testing
"
},
{
"path"
:
"
client/http-client
"
},
{
"path"
:
"
client/branded
"
},
{
"path"
:
"
client/web
"
},
{
"path"
:
"
client/wildcard
"
},
{
"path"
:
"
client/web/src/end-to-end
"
},
{
"path"
:
"
client/web/src/regression
"
},
{
"path"
:
"
client/web/src/integration
"
},
{
"path"
:
"
client/browser
"
},
{
"path"
:
"
client/browser/src/integration
"
},
{
"path"
:
"
client/extension-api
"
},
{
"path"
:
"
client/extension-api-types
"
},
{
"path"
:
"
client/storybook
"
},
{
"path"
:
"
client/testing
"
},
{
"path"
:
"
dev/release
"
},
{
"path"
:
"
schema
"
},
{
"path"
:
"
client/codeintellify
"
},
{
"path"
:
"
client/client-api
"
},
{
"path"
:
"
client/vscode
"
},
{
"path"
:
"
client/jetbrains
"
},
{
"path"
:
"
client/observability-client
"
},
{
"path"
:
"
client/observability-server
"
}
]
}
Back
|
FazBrowse Home
|
New Git URL