Created
March 24, 2020 17:58
-
-
Save kluu1/811a8ec46b4cf4d2b75a3dc33db87c21 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": { | |
| "dev": "nodemon --exec \"sls offline start\" -e \"extensions,to,watch,for,example,js,elm,hs,py,yml\"", | |
| "test": "echo \"Error: no test specified\" && exit 1" | |
| }, | |
| ... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment