Fix inconsistent whitespace

This commit is contained in:
Keavon Chambers 2021-07-23 17:48:39 -07:00
parent f5376599e9
commit c663b160e6
4 changed files with 81 additions and 76 deletions

View file

@ -1,3 +1,8 @@
{
"recommendations": ["matklad.rust-analyzer", "dbaeumer.vscode-eslint", "octref.vetur", "formulahendry.auto-close-tag"]
"recommendations": [
"matklad.rust-analyzer",
"dbaeumer.vscode-eslint",
"octref.vetur",
"formulahendry.auto-close-tag"
]
}