🏮 Shareable ESLint config for Surfeed's style guide.
Shareable ESLint config for Surfeed’s style guide.
npm install --save-dev eslint @surfeed/eslint-config
After installing, update your project’s ESLint config:
{
"extends": "@surfeed"
}
Read the ESlint config docs
for more information.