Created
November 4, 2021 20:05
-
-
Save agusrichard/3d0ccabacfd6cc33058ec6309fcde2f4 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": { | |
"build": "tsc", | |
"dev": "node ./build/index.js", | |
"lint": "eslint --fix --ext .ts ./src" | |
}, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment