1.2.1 ā€¢ Published 7 months ago

generator-jjoadevy v1.2.1

Weekly downloads
-
License
ISC
Repository
github
Last release
7 months ago

Yeoman jjoadevy generator

What is this?

ā†Ŗ It's a shortcut to install initial configs to setup dev tooling for a React project workflow (ESLint & other things) or ESLINT configs for a NextJS project. It's a fork and a small adaptation of the goncy generatoršŸ™šŸ¼ customized for my personal requirements.

How can I use it?

  1. Install Yeoman globally: npm install -g yo

  2. Then install the jjoadevy generator globally: npm install -g generator-jjoadevy

  3. Navigate to a directory you want to generate the files in, then run the command with the flag you want:

  • yo jjoadevy:react to initialize the react-eslint-tailwind CLI and select the options you want to install.
  • yo jjoadevy:next to directly start downloading eslint config for NextJS.
1.2.0

7 months ago

1.2.1

7 months ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago