Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@seql/eslint-config

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@seql/eslint-config

ESLint configs for SEQL

latest
npmnpm
Version
2.0.2
Version published
Maintainers
1
Created
Source

SEQL eslint-config

ESLint configs for SEQL

Learn more about sharable ESLint configs in the docs.

Configurations

There are currently /base, /node, /mobile, and /web configurations.

We use eslint-patch to deal with some funkiness around eslint and npm's handling of peerDeps.

Please be sure to add this to the top of your .eslintrc.js:

require("@seql/eslint-config/eslint-patch");

module.exports = { ... }; // Your config

Contributing

Rules are updated regularly. To suggest the addition, modification, or removal of a rule, do so in ClickUp.

FAQs

Package last updated on 01 Sep 2021

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