eslint-config-mklabs
ESLint Shareable Config to suit my own taste, based on Airbnb Style Guide and prettier.
Installation
npx install-peerdeps --dev eslint-config-mklabs
Then use it in your .eslintrc
file with:
{
"extends": "mklabs"
}
ESLint Shareable Config to suit my own taste
ESLint Shareable Config to suit my own taste, based on Airbnb Style Guide and prettier.
npx install-peerdeps --dev eslint-config-mklabs
Then use it in your .eslintrc
file with:
{
"extends": "mklabs"
}