fix(config): rename npmextra configuration to .smartconfig.json and align publish packaging with updated config handling

This commit is contained in:
2026-03-24 19:05:22 +00:00
parent 58ae83f732
commit 9d6daa0430
10 changed files with 3143 additions and 3287 deletions

View File

@@ -1,7 +1,7 @@
{
"json.schemas": [
{
"fileMatch": ["/npmextra.json"],
"fileMatch": ["/.smartconfig.json"],
"schema": {
"type": "object",
"properties": {