Skip to content

hassanhafezzz/eslint-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published