From cb4b6835b50e733d4fdae0e899ffeeed43e2d6d8 Mon Sep 17 00:00:00 2001 From: Kevin J Hoerr Date: Sun, 24 Dec 2023 05:55:31 +0000 Subject: yarn pnp --- .yarn/sdks/integrations.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .yarn/sdks/integrations.yml (limited to '.yarn/sdks/integrations.yml') diff --git a/.yarn/sdks/integrations.yml b/.yarn/sdks/integrations.yml new file mode 100644 index 0000000..aa9d0d0 --- /dev/null +++ b/.yarn/sdks/integrations.yml @@ -0,0 +1,5 @@ +# This file is automatically generated by @yarnpkg/sdks. +# Manual changes might be lost! + +integrations: + - vscode -- cgit