__
/\ \
\ \ \ __ ___ ___ _____ ___ ___ __
\ \ \ __ /'__`\ /' __` __`\/\ '__`\ / __`\ /' _ `\ /'__`\
\ \ \L\ \/\ \L\.\_/\ \/\ \/\ \ \ \L\ \/\ \L\ \/\ \/\ \/\ __/
\ \____/\ \__/.\_\ \_\ \_\ \_\ \ ,__/\ \____/\ \_\ \_\ \____\
\/___/ \/__/\/_/\/_/\/_/\/_/\ \ \/ \/___/ \/_/\/_/\/____/
\ \_\
\/_/
- Nice start point to learn best development practises (Documentation, Issue reporting, package publishing, Typescript, etc).
- Oportunity to work and collaborate with other devs.
npx lampone
runs prettier on every file and set up prettierrc.json
or
npx lampone --precommit
installs prettier, husky and lint staged to format code on every commit