Files

8 lines
176 B
JSON
Raw Permalink Normal View History

2023-06-08 00:42:28 +03:30
{
// This file is not used in compilation. It is here just for a nice editor experience.
2025-04-23 01:40:37 +09:00
"extends": "@docusaurus/tsconfig",
"compilerOptions": {
"baseUrl": "."
}
2023-06-08 00:42:28 +03:30
}