Use standard setting name and fix check

This commit is contained in:
Matt Bierner
2026-02-17 16:56:50 -08:00
parent 2a2f6407e4
commit 3f8fc43e23
4 changed files with 26 additions and 25 deletions

View File

@@ -1451,11 +1451,11 @@
"title": "%configuration.format%",
"order": 23,
"properties": {
"js/ts.format.enable": {
"js/ts.format.enabled": {
"type": "boolean",
"default": true,
"description": "%format.enable%",
"scope": "window",
"scope": "language-overridable",
"tags": [
"JavaScript",
"TypeScript"