VSCode will default any new file to a 4-space indent. Is there a way to have it automatically configure for a 2-space indent for JSON files?
I don't want to override .editorconfig, but I'd like this to be the default when there isn't one.
Related:
VSCode will default any new file to a 4-space indent. Is there a way to have it automatically configure for a 2-space indent for JSON files?
I don't want to override .editorconfig, but I'd like this to be the default when there isn't one.
Related: