Skip to content

Instantly share code, notes, and snippets.

@amslezak
Created March 12, 2020 17:27
Show Gist options
  • Save amslezak/4497803c8a846dd5bad53437bd1f7baf to your computer and use it in GitHub Desktop.
Save amslezak/4497803c8a846dd5bad53437bd1f7baf to your computer and use it in GitHub Desktop.
clear nodemon after each save
{
"events": {
"start": "cls || clear"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment