Login
From:
Emma Goto
(Uncensored)
subscribe
Linting, committing and pushing your code in one magic command
https://www.emgoto.com/magic-command/
links
backlinks
Roast topics
Find topics
Find it!
I recently realised that every day I do the same set of commands over and over: yarn eslint src/some/folders/**/*.js --fix git add . git com