Skip to content

Instantly share code, notes, and snippets.

@rumkin
Created September 25, 2015 16:33
Show Gist options
  • Save rumkin/9413f00337e684048de8 to your computer and use it in GitHub Desktop.
Save rumkin/9413f00337e684048de8 to your computer and use it in GitHub Desktop.
node-inspector priest configuration
{
"web-port": 8000,
"hidden": ["node_modules/", "tests/", "/node_modules/"],
"preload": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment