Created
March 22, 2016 21:11
-
-
Save dignifiedquire/1b00e035136f13258060 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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