@abouthugo/eslint-config-cra

0.0.2 • Public • Published

Fast & sweet eslint config

This is the eslint config I use for my projects.

Installation - Make sure you have a project started (npm init)

 npx install-peerdeps --dev @abouthugo/eslint-config-cra

Then, you will need to add the config to your .eslintrc file:

.eslintrc.json

{
  "extends": "@abouthugo/eslint-config-cra"
}

Readme

Keywords

Package Sidebar

Install

npm i @abouthugo/eslint-config-cra

Weekly Downloads

0

Version

0.0.2

License

ISC

Unpacked Size

2.1 kB

Total Files

4

Last publish

Collaborators

  • abouthugo