Skip to content

Instantly share code, notes, and snippets.

@hildjj
Created July 27, 2024 17:35
Show Gist options
  • Save hildjj/67c0b19b0dae7f4f88b040fe553a7a4f to your computer and use it in GitHub Desktop.
Save hildjj/67c0b19b0dae7f4f88b040fe553a7a4f to your computer and use it in GitHub Desktop.
{
"name": "repro",
"version": "0.0.0",
"scripts": {
"build": "peggy --dts foo.pegjs -o foo.js"
},
"dependencies": {
"peggy": "github:peggyjs/peggy#pull/538/head"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment