8000 remove trailing comma · coder/coder@8e9f81d · GitHub
[go: up one dir, main page]

Skip to content

Commit 8e9f81d

Browse files
committed
remove trailing comma
1 parent 1e02406 commit 8e9f81d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@
5757
"[css][html][markdown][yaml]": {
5858
"editor.defaultFormatter": "esbenp.prettier-vscode"
5959
},
60-
"typos.config": ".github/workflows/typos.toml",
60+
"typos.config": ".github/workflows/typos.toml"
6161
}

0 commit comments

Comments
 (0)
0