Skip to content

Instantly share code, notes, and snippets.

@loloDawit
Last active November 19, 2021 01:49
Show Gist options
  • Save loloDawit/8c0b67bdad49520c3582816c66f47f7f to your computer and use it in GitHub Desktop.
Save loloDawit/8c0b67bdad49520c3582816c66f47f7f to your computer and use it in GitHub Desktop.
code Snippet
"scripts": {
"lint": "./node_modules/eslint/bin/eslint.js .",
"release": "release-it",
"version": "auto-changelog - template changelog.hbs -p && git add CHANGELOG.md",
"test": "serverless-bundle test"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment