Update VSCode settings
This commit is contained in:
parent
a4c4715ac4
commit
e71ab5dc2f
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
@ -50,6 +50,10 @@
|
||||
"space_around_combinator": true,
|
||||
"space_around_selector_separator": true,
|
||||
"keep_array_indentation": true,
|
||||
"space_before_conditional": true
|
||||
"space_before_conditional": true,
|
||||
"wrap_line_length": 0
|
||||
},
|
||||
"beautify.ignore": [
|
||||
"Backstories/**/*"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user