mirror of
https://github.com/bia-technologies/yaxunit.git
synced 2024-11-24 08:22:22 +02:00
7 lines
187 B
JSON
7 lines
187 B
JSON
|
{
|
||
|
// This file is not used in compilation. It is here just for a nice editor experience.
|
||
|
"extends": "@docusaurus/tsconfig",
|
||
|
"compilerOptions": {
|
||
|
"baseUrl": "."
|
||
|
}
|
||
|
}
|