'How to fix vscode settings?

JSON error:

enter image description here

I didn't remeber what is delete/remove something in this setting.Is this wrong format?



Solution 1:[1]

setting.json must start with "{" and end with "}". Can you try putting the first line of language-configurations.json be modified into braces as required? Don't put it in front of "{"

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 MingJie-MSFT