mirror of
https://hk.gh-proxy.com/https://github.com/mcp-wp/mcp-wp.github.io.git
synced 2025-10-03 09:11:01 +08:00
8 lines
215 B
JSON
8 lines
215 B
JSON
{
|
|
// This file is not used in compilation. It is here just for a nice editor experience.
|
|
"extends": "@docusaurus/tsconfig",
|
|
"compilerOptions": {
|
|
"baseUrl": "."
|
|
},
|
|
"exclude": [".docusaurus", "build"]
|
|
}
|