mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-04-21 09:37:22 +00:00
related to https://github.com/podman-desktop/podman-desktop/issues/15496 Signed-off-by: Florent Benoit <fbenoit@redhat.com>
8 lines
196 B
JSON
8 lines
196 B
JSON
{
|
|
// This file is not used in compilation. It is here just for a nice editor experience.
|
|
"extends": "@docusaurus/tsconfig",
|
|
"compilerOptions": {
|
|
"strict": true,
|
|
"baseUrl": "."
|
|
}
|
|
}
|