mirror of
https://github.com/kou029w/quot.git
synced 2025-01-31 06:18:01 +00:00
prepare → build
This commit is contained in:
parent
6b62f80c9c
commit
330905f690
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"prepare": "lezer-generator --noTerms --output syntax/quot.grammar.js syntax/quot.grammar",
|
||||
"build": "lezer-generator --noTerms --output syntax/quot.grammar.js syntax/quot.grammar",
|
||||
"test": "tsc --noEmit",
|
||||
"start": "TS_NODE_DEV=true node -r esbuild-register main.ts"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue