mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 09:22:43 +03:00
d61509d66c
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/11000 GitOrigin-RevId: dff3c90c7beadfc2de45232a0f627e3b8cc792dc
8 lines
190 B
JSON
8 lines
190 B
JSON
{
|
|
// This file is not used in compilation. It is here just for a nice editor experience.
|
|
"extends": "@tsconfig/docusaurus/tsconfig.json",
|
|
"compilerOptions": {
|
|
"baseUrl": "."
|
|
}
|
|
}
|