Use correct case for YAML in default settings
This commit is contained in:
parent
a4a179763a
commit
c72a50e203
1 changed files with 1 additions and 1 deletions
|
@ -224,7 +224,7 @@
|
||||||
"TSX": {
|
"TSX": {
|
||||||
"tab_size": 2
|
"tab_size": 2
|
||||||
},
|
},
|
||||||
"Yaml": {
|
"YAML": {
|
||||||
"tab_size": 2
|
"tab_size": 2
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue