1.0.6 • Published 5 years ago

add-eslint-script v1.0.6

Weekly downloads
26
License
-
Repository
github
Last release
5 years ago

Add-Eslint-Script

Generate your eslint & prettier config files in 30 seconds! Support Node, React and Vue projects.

example.png

Usage

Be careful if you alreday have the config file exists, or it will be covered brutally!

Use default configs:

npx add-eslint-script --env nodejs --default

Check here to see default settings for each project.

Interactive scripts:

npx add-eslint-script

Disable Prettier:

npx add-eslint-script --no-prettier

Options

  • env: nodejs | react | vue
1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago