Files

8 lines
176 B
JSON
Raw Permalink Normal View History

2022-10-31 14:59:47 +03:30
{
// This file is not used in compilation. It is here just for a nice editor experience.
2025-04-23 00:48:15 +09:00
"extends": "@docusaurus/tsconfig",
"compilerOptions": {
"baseUrl": "."
}
2022-10-31 14:59:47 +03:30
}