mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-06-14 00:22:32 +00:00
🏗️ change doc theme
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
// This file is not used in compilation. It is here just for a nice editor experience.
|
||||
"extends": "@tsconfig/docusaurus/tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"baseUrl": ".",
|
||||
"types": [
|
||||
"node",
|
||||
"@docusaurus/module-type-aliases",
|
||||
"docusaurus-theme-nonepress"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user