mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2025-08-04 05:18:19 +00:00
Fix inconsistent whitespace
This commit is contained in:
parent
f5376599e9
commit
c663b160e6
4 changed files with 81 additions and 76 deletions
7
.vscode/extensions.json
vendored
7
.vscode/extensions.json
vendored
|
@ -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"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue