🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

@sb1/eslint-config-ffe-base

Package Overview
Dependencies
Maintainers
4
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sb1/eslint-config-ffe-base

latest
npmnpm
Version
100.4.1
Version published
Weekly downloads
257
100.78%
Maintainers
4
Weekly downloads
 
Created
Source

@sb1/eslint-config-ffe-base

Recommended eslint config used for FFE components. Based on eslint-config-airbnb, but without any styling rules.

Install

npm install --save-dev eslint @sb1/eslint-config-ffe-base eslint-plugin-import eslint-plugin-react eslint-plugin-jsx-a11y

Usage

Create .eslintsrc in the same directory as your package.json and extend this config:

{
    "extends": "@sb1/ffe-base"
}

NB: If you are using React see @sb1/eslint-config-ffe.

FAQs

Package last updated on 22 Oct 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts