Add the new Less grammar back in (#200043)

This reverts commit 95c05bf57b.
This commit is contained in:
Alex Ross
2023-12-05 14:17:02 +00:00
committed by GitHub
parent af8451a41e
commit b0d60e8e2e
17 changed files with 10470 additions and 5746 deletions

View File

@@ -9,7 +9,7 @@
"vscode": "*"
},
"scripts": {
"update-grammar": "node ../node_modules/vscode-grammar-updater/bin atom/language-less grammars/less.cson ./syntaxes/less.tmLanguage.json"
"update-grammar": "node ./build/update-grammar.js"
},
"contributes": {
"languages": [