mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-04-21 17:47:22 +00:00
Change-Id: I0794ac26ba9c6d82c0df31adff66bd229ca5e9f8 Signed-off-by: Florent Benoit <fbenoit@redhat.com>
7 lines
190 B
JSON
7 lines
190 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": "."
|
|
}
|
|
}
|