style: fixed small spacing issue
This commit is contained in:
parent
6fc680136d
commit
e16c815617
2 changed files with 5 additions and 1 deletions
|
@ -169,6 +169,10 @@
|
|||
"catch": {
|
||||
"before": true,
|
||||
"after": false
|
||||
},
|
||||
"switch": {
|
||||
"before": true,
|
||||
"after": false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue