Skip to content

Commit

Permalink
chore: add Google.vscode-mojom to extension pack
Browse files Browse the repository at this point in the history
  • Loading branch information
dsanders11 committed Jan 30, 2025
1 parent 1a61d5d commit b9ce35a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -621,7 +621,8 @@
},
"extensionPack": [
"davidanson.vscode-markdownlint",
"npclaudiu.vscode-gn"
"npclaudiu.vscode-gn",
"Google.vscode-mojom"
],
"main": "./out/main.js",
"markdown": "github",
Expand Down

0 comments on commit b9ce35a

Please sign in to comment.