Skip to content

Instantly share code, notes, and snippets.

@agusrichard
Created November 4, 2021 20:07
Show Gist options
  • Save agusrichard/f127962280c71852a08191a8ce851829 to your computer and use it in GitHub Desktop.
Save agusrichard/f127962280c71852a08191a8ce851829 to your computer and use it in GitHub Desktop.
{
"watch": ["src"],
"ext": "ts, json",
"exec": "tsc && node ./build/index.js"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment