Skip to content

Commit

Permalink
Merge pull request #1643 from microsoft/ella/addCmakeExtension
Browse files Browse the repository at this point in the history
add Cmake Extension to the package.json
  • Loading branch information
elahehrashedi authored Feb 3, 2021
2 parents af29c0f + d6e9b50 commit e9e31e2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1735,5 +1735,8 @@
"webpack/terser-webpack-plugin": "^1.4.5",
"yargs-parser": "^15.0.1",
"node-fetch": "^2.6.1"
}
},
"extensionPack": [
"twxs.cmake"
]
}

0 comments on commit e9e31e2

Please sign in to comment.