2.0.0 • Published 9 months ago

eslint-config-omlette v2.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

Omlette EsLint Config

A bunch of EsLint configurations put together to help bootstrap development.

Setup

Make sure to install eslint, prettier, and jest.

Included Configs and Plugins

  • eslint:recommended
  • google
  • eslint-plugin-import
  • eslint-plugin-react
  • react/jsx-runtime
  • react-hooks/recommended
  • import/typescript
  • testing-library/react
  • @typescript-eslint/eslint-recommended
  • @typescript-eslint/recommended
  • prettier/recommended
  • storybook/recommended