1.0.0 • Published 2 years ago

@h64/eslint-config-react v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

H64 eslint config for react projects

how to install

npm install -D @h64/eslint-config-react

and add a .eslintrc.json file containing

{
    "extends":[
        "@h64/eslint-config-react"
    ]
}

disclaimer

this package is intended for projects in h64 company. you can use it anyway but it is not the intended use.