1.1.0 • Published 4 years ago
@hassanhafezzz/eslint-config v1.1.0
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