linorabolini / js-setup-project

eslint + prettier + jest one-command project configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

js-setup-project

Usage:

npx js-setup-project

What is it doing?

  • installs eslint
  • installs prettier
  • installs all needed plugins to make it work
  • installs pre-commit hooks
  • installs lint-staged to run eslint + prettier + tests before commit

About

eslint + prettier + jest one-command project configuration


Languages

Language:JavaScript 100.0%