From 7e991396e96fbfa47344a8f6c8a91f5a18b9d6c3 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Wed, 1 Apr 2026 04:29:55 +0000 Subject: [PATCH] feat(config): rename npmextra.json to .smartconfig.json for project setup and configuration --- npmextra.json => .smartconfig.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename npmextra.json => .smartconfig.json (100%) diff --git a/npmextra.json b/.smartconfig.json similarity index 100% rename from npmextra.json rename to .smartconfig.json