Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/walterradduso/eslint-generator

It is a generator that will add and install libs for React ESLint JS, TS and NextJs.
https://github.com/walterradduso/eslint-generator

eslint javascript prettier reactjs typescript

Last synced: about 1 month ago
JSON representation

It is a generator that will add and install libs for React ESLint JS, TS and NextJs.

Awesome Lists containing this project

README

        

# Yeoman Walterio generator
Walterio generator for React ESLint JS, TS and NextJs.

This is a copy of [goncy-generator](https://github.com/goncy/generator) but only with react eslint
with a little difference on the eslint rules.

## Pre-Requisites
Install `Yeoman` and `Generator-Walterio` libraries.
```
npm install -g yo generator-walterio
```

## Run Generator
```
yo walterio:react
```
Then select the type of the linter that you want.