Closed dsherret closed 1 year ago
This makes it that someone needs to explicitly opt into special file handling for json as jsonc.
Reasons:
To get the previous config someone can specify something like:
"jsonTrailingCommaFiles": ["tsconfig.json", ".vscode/settings.json"]
FYI @Zamiell
This makes it that someone needs to explicitly opt into special file handling for json as jsonc.
Reasons:
To get the previous config someone can specify something like:
FYI @Zamiell