fix(vscode-template): update VS Code schema matching to use .smartconfig.json

This commit is contained in:
2026-03-24 19:42:12 +00:00
parent d44ad6e4e4
commit 5a1f6d8c76
3 changed files with 7 additions and 2 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## 2026-03-24 - 2.13.13 - fix(vscode-template)
update VS Code schema matching to use .smartconfig.json
- Changes the VS Code template settings so the JSON schema applies to /.smartconfig.json instead of /npmextra.json.
## 2026-03-24 - 2.13.12 - fix(mod_format)
render format templates through smartscaf before comparing generated files