Code Conventions
Code conventions for ESLint are determined by eslint-config-eslint.
The rationales for the specific rules in use can be found by looking to the project documentation for any given rule. If the rule is one of our own, see our own rule documentation and otherwise, see the documentation of the plugin in which the rule can be found.
If you need to make changes to a package.json
file, please see the
package.json conventions.