From 48bd42fb765ff29cec44cfbfd3e3c72d97086c6c Mon Sep 17 00:00:00 2001 From: wuzoo Date: Tue, 3 Dec 2024 21:31:50 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20.npmrc=EB=A5=BC=20=ED=86=B5=ED=95=9C?= =?UTF-8?q?=20symlink=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .npmrc | 1 + 1 file changed, 1 insertion(+) create mode 100644 .npmrc diff --git a/.npmrc b/.npmrc new file mode 100644 index 000000000..829951d72 --- /dev/null +++ b/.npmrc @@ -0,0 +1 @@ +public-hoist-pattern=* \ No newline at end of file