Skip to content

Instantly share code, notes, and snippets.

@dignifiedquire
Created March 22, 2016 21:11
Show Gist options
  • Save dignifiedquire/1b00e035136f13258060 to your computer and use it in GitHub Desktop.
Save dignifiedquire/1b00e035136f13258060 to your computer and use it in GitHub Desktop.
{
"scripts": {
"lint": "dignified-lint",
"build": "dignified-build",
"test": "dignified-test",
"test:node": "dignified-test node",
"test:browser": "dignified-test browser",
"release": "dignified-release"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment