Skip to content

Instantly share code, notes, and snippets.

@slutske22
Created December 24, 2021 23:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save slutske22/4392e8920dc6c663bd75a2993d02a89e to your computer and use it in GitHub Desktop.
Save slutske22/4392e8920dc6c663bd75a2993d02a89e to your computer and use it in GitHub Desktop.
package.json with profiler
{
"scripts": {
"start": "node ./src/index.js",
"profile": "sh ./scripts/profile.sh"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment