test start
This commit is contained in:
parent
97d473891e
commit
f3369c218d
145 changed files with 20770 additions and 1 deletions
8
itblog.site/tsconfig.json
Normal file
8
itblog.site/tsconfig.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
// This file is not used in compilation. It is here just for a nice editor experience.
|
||||
"extends": "@docusaurus/tsconfig",
|
||||
"compilerOptions": {
|
||||
"baseUrl": "."
|
||||
},
|
||||
"exclude": [".docusaurus", "build"]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue