info_docs_tfgrid4_tech/tsconfig.json

8 lines
179 B
JSON
Raw Permalink Normal View History

2025-01-16 06:42:17 +00:00
{
// This file is not used in compilation. It is here just for a nice editor experience.
"extends": "@docusaurus/tsconfig",
"compilerOptions": {
"baseUrl": "docs"
}
}