Skip to content

Commit

Permalink
Some formatting changes?
Browse files Browse the repository at this point in the history
  • Loading branch information
corbob committed Jul 25, 2019
1 parent 9871ba5 commit 36490ba
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,16 +37,16 @@
"src/downloadPSES.ps1",
"README.md",
"LICENSE",
"Snippets",
"Snippets",
"PowerShellEditorServices"
],
"contributes": {
"snippets": [
{
"language": "ps1",
"path": "Snippets/PowerShell.json"
}
],
"snippets": [
{
"language": "ps1",
"path": "Snippets/PowerShell.json"
}
],
"languages": [
{
"id": "ps1",
Expand Down

0 comments on commit 36490ba

Please sign in to comment.