Sign in
apache
/
hugegraph-doc
/
refs/heads/docusaurus
/
.
/
tsconfig.json
blob: 9b76ec0a784ad2109ee53f3068dd9c801e9f87aa [
file
] [
log
] [
blame
]
{
//
This
file is not used in compilation
.
It
is here just for a nice editor experience
.
"extends"
:
"@docusaurus/tsconfig"
,
"compilerOptions"
:
{
"baseUrl"
:
"."
}
}