@seql/eslint-config

2.0.2 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i @seql/eslint-config

Weekly Downloads

22

Version

2.0.2

License

ISC

Unpacked Size

4.58 kB

Total Files

10

Last publish

Collaborators

  • cvburgess