From e8040574755135e60fb773d602a817390b8e1334 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Fri, 30 Jan 2026 07:05:01 +0000 Subject: [PATCH] Initial commit: Add project structure and configuration --- .npmrc | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .npmrc diff --git a/.npmrc b/.npmrc new file mode 100644 index 0000000..3987a32 --- /dev/null +++ b/.npmrc @@ -0,0 +1,2 @@ +# Configuration +save-exact=true