generator-react-eslint-airbnb-prettier

Creates a web project with tooling from airbnb eslint and prettier

Usage no npm install needed!

<script type="module">
  import generatorReactEslintAirbnbPrettier from 'https://cdn.skypack.dev/generator-react-eslint-airbnb-prettier';
</script>

README

generator-react-eslint-airbnb-prettier

yeoman generator for react project with eslint-airbnb-prettier setup

Tired of all the magic from create-react-app ? This generator sets up a simple react application with all the necessary tooling to get started. Includes eslint with the popular airbnb config and integrated with prettier for keeping your code formatted.

Optionally add typescript tooling