Skip to content

Commit b1d8a28

Browse files
committed
[powershell] add grammar update script
1 parent 740f662 commit b1d8a28

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

extensions/powershell/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,8 @@
1515
"scopeName": "source.powershell",
1616
"path": "./syntaxes/PowershellSyntax.tmLanguage"
1717
}]
18+
},
19+
"scripts": {
20+
"update-grammar": "node ../../build/npm/update-grammar.js SublimeText/PowerShell Support/PowershellSyntax.tmLanguage ./syntaxes/powershell.tmLanguage.json"
1821
}
1922
}

0 commit comments

Comments
 (0)