From 472c18a99851397939351dd4cfc50220c84dc4c2 Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Fri, 20 Oct 2023 18:08:15 -0500 Subject: Initial skeleton (hehe) commit Signed-off-by: Matt Strapp --- .npmrc | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .npmrc (limited to '.npmrc') diff --git a/.npmrc b/.npmrc new file mode 100644 index 0000000..7b9e3d5 --- /dev/null +++ b/.npmrc @@ -0,0 +1,4 @@ +engine-strict=true +resolution-mode=highest +shamefully-hoist=true +strict-peer-dependencies=false -- cgit v1.2.3