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"];
|
||||
excludes = ["_sources/*.json"];
|
||||
settings = {
|
||||
formatter.indentStyle = "space";
|
||||
javascript.formatter.enabled = false;
|
||||
css.formatter.enabled = false;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue