Hello 👋🏻, this my WIP eslint config
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"
}
- make typescript config optional