mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-04-21 17:47:22 +00:00
fixes https://github.com/containers/podman-desktop/issues/4581 Signed-off-by: Florent Benoit <fbenoit@redhat.com>
7 lines
176 B
JSON
7 lines
176 B
JSON
{
|
|
// This file is not used in compilation. It is here just for a nice editor experience.
|
|
"extends": "@docusaurus/tsconfig",
|
|
"compilerOptions": {
|
|
"baseUrl": "."
|
|
}
|
|
}
|