From 4ff137e75aa1dad82b4167c19bfcda1912f0c2b2 Mon Sep 17 00:00:00 2001 From: hand-dot Date: Tue, 28 Apr 2026 15:31:42 +0900 Subject: [PATCH] chore(playground): add npm config --- playground/.npmrc | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 playground/.npmrc diff --git a/playground/.npmrc b/playground/.npmrc new file mode 100644 index 00000000..f28ba907 --- /dev/null +++ b/playground/.npmrc @@ -0,0 +1,2 @@ +ignore-scripts=true +min-release-age=3