fix(build): rename smart tooling config to .smartconfig.json and update package references

This commit is contained in:
2026-03-26 07:10:59 +00:00
parent 7663f502fa
commit 4dca747386
8 changed files with 500 additions and 476 deletions

View File

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