feat: Set json format indent style to 'space'
This commit is contained in:
parent
bde2f548e0
commit
0cee25c337
4 changed files with 511 additions and 510 deletions
|
|
@ -15,6 +15,7 @@
|
||||||
includes = ["*.json"];
|
includes = ["*.json"];
|
||||||
excludes = ["_sources/*.json"];
|
excludes = ["_sources/*.json"];
|
||||||
settings = {
|
settings = {
|
||||||
|
formatter.indentStyle = "space";
|
||||||
javascript.formatter.enabled = false;
|
javascript.formatter.enabled = false;
|
||||||
css.formatter.enabled = false;
|
css.formatter.enabled = false;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue