mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-07 20:39:04 +03:00
Add the generate-syntax
action
This commit is contained in:
parent
86fa27eb54
commit
0b7e75c25a
@ -8,6 +8,7 @@
|
||||
"build-licenses": "ts-node ./src/build_licenses.ts",
|
||||
"build-tokens": "ts-node ./src/build_tokens.ts",
|
||||
"build-types": "ts-node ./src/build_types.ts",
|
||||
"generate-syntax": "ts-node ./src/types/extract_syntax_types.ts",
|
||||
"test": "vitest"
|
||||
},
|
||||
"author": "Zed Industries (https://github.com/zed-industries/)",
|
||||
|
Loading…
Reference in New Issue
Block a user