jbcarpanelli / spinnies

Node.js module to create and manage multiple spinners in command-line interface programs
MIT License
147 stars 32 forks source link

Add eslint, prettier, husky #18

Closed ylv-io closed 1 year ago

ylv-io commented 4 years ago

Adss Eslint, Prettier, Husky and Lint Staged to provide strong linting during development and editing. Based on airbnb config. Beware linting errors are not fixed and airbnb config is quite strict. There currently around ~100 errors which have to be resolved.