Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 4640ea0

Browse files
authored
Remove trailing comma in package.json
1 parent b168dae commit 4640ea0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@
278278
"command": "github-actions.settings.secret.delete",
279279
"when": "viewItem == 'secret'",
280280
"group": "inline@2"
281-
},
281+
}
282282
],
283283
"commandPalette": [
284284
{

0 commit comments

Comments
 (0)