Skip to content

Instantly share code, notes, and snippets.

@agusrichard
Created November 4, 2021 20:05
Show Gist options
  • Save agusrichard/3d0ccabacfd6cc33058ec6309fcde2f4 to your computer and use it in GitHub Desktop.
Save agusrichard/3d0ccabacfd6cc33058ec6309fcde2f4 to your computer and use it in GitHub Desktop.
"scripts": {
"build": "tsc",
"dev": "node ./build/index.js",
"lint": "eslint --fix --ext .ts ./src"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment