2.0.2 • Published 3 years ago

@seql/eslint-config v2.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

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.