@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"
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    5
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    5
  • 0.0.1
    3

Package Sidebar

Install

npm i @abouthugo/eslint-config-cra

Weekly Downloads

4

Version

0.0.2

License

ISC

Unpacked Size

2.1 kB

Total Files

4

Last publish

Collaborators

  • abouthugo