Skip to content

Commit eb88acb

Browse files
amitjoshi438Amit Joshi
andauthored
Add CodeQl and SARIF Viewer in Extension Pack (#1336)
* Add mapping for 'serverlogics' in DataverseEntityNameMap * Add 'github.vscode-codeql' to extensionPack in package.json --------- Co-authored-by: Amit Joshi <amitjoshi@microsoft.com>
1 parent 8c52267 commit eb88acb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,10 @@
6060
"vscode": "^1.91.0",
6161
"npm": ">=8.3.0"
6262
},
63+
"extensionPack": [
64+
"github.vscode-codeql",
65+
"ms-sarifvscode.sarif-viewer"
66+
],
6367
"extensionKind": [
6468
"workspace"
6569
],

0 commit comments

Comments
 (0)