From f8432e8dc91604a63650794a19ca65da247f4c49 Mon Sep 17 00:00:00 2001 From: amrbashir Date: Mon, 17 Apr 2023 15:06:59 +0200 Subject: [PATCH] symlink tsconfig.json --- plugins/window-state/tsconfig.json | 1 + 1 file changed, 1 insertion(+) create mode 120000 plugins/window-state/tsconfig.json diff --git a/plugins/window-state/tsconfig.json b/plugins/window-state/tsconfig.json new file mode 120000 index 00000000..77c0bfb1 --- /dev/null +++ b/plugins/window-state/tsconfig.json @@ -0,0 +1 @@ +shared/tsconfig.json \ No newline at end of file