mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
Move more update-grammar scripts to mjs
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"vscode": "0.10.x"
|
||||
},
|
||||
"scripts": {
|
||||
"update-grammar": "node ./build/update-grammar.js"
|
||||
"update-grammar": "node ./build/update-grammar.mjs"
|
||||
},
|
||||
"contributes": {
|
||||
"languages": [
|
||||
|
||||
Reference in New Issue
Block a user