Spaces:
Running
Running
File size: 190 Bytes
d202ada |
1 2 3 4 5 6 7 8 |
{
// This file is not used in compilation. It is here just for a nice editor experience.
"extends": "@tsconfig/docusaurus/tsconfig.json",
"compilerOptions": {
"baseUrl": "."
}
}
|