Skip to content

Commit b9ce35a

Browse files
committed
chore: add Google.vscode-mojom to extension pack
1 parent 1a61d5d commit b9ce35a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -621,7 +621,8 @@
621621
},
622622
"extensionPack": [
623623
"davidanson.vscode-markdownlint",
624-
"npclaudiu.vscode-gn"
624+
"npclaudiu.vscode-gn",
625+
"Google.vscode-mojom"
625626
],
626627
"main": "./out/main.js",
627628
"markdown": "github",

0 commit comments

Comments
 (0)