mirror of
https://github.com/darlinghq/blog.git
synced 2024-11-26 22:10:30 +00:00
8 lines
184 B
JSON
8 lines
184 B
JSON
{
|
|
// This file is not used in compilation. It is here just for a nice editor experience.
|
|
"extends": "@tsconfig/docusaurus/tsconfig.json",
|
|
"compilerOptions": {
|
|
"baseUrl": "."
|
|
}
|
|
}
|