0.3.0 • Published 4 years ago

@let/eslint-config v0.3.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

@let-codes eslint config

Eslint config for React projects. Extends prettier and plugin:react/recommended, pulls in plugins for prettier, react and babel.

Install

yarn add @let/eslint-config --dev

Usage

  • Extend it on your local .eslintrc file "extends": "@let".