Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 448 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 448 Bytes

eslint-config

Hello 👋🏻, this my WIP eslint config

Installation

npx install-peerdeps --dev @hassanhafezzz/eslint-config

This will install the package and all of its peer dependencies.

Then, once it's installed, create an .eslintrc file in the top-level directory of your project with the following contents:

{
  "extends": "@hassanhafezzz/eslint-config"
}

Todos

  • make typescript config optional