some rules for ECMAScript proposal. eg: class property.
Compile class and object decorators to ES5
Compile export default to ES2015
TypeScript plugin for ESLint
Wraps Throw Expressions in an IIFE
Transform pipeline operator into call expressions
Compile the function.sent meta property to valid ES2015 code
Compile function bind operator to ES5
Compile do expressions to ES5
React specific linting rules for ESLint
Turns off all rules that are unnecessary or might conflict with Prettier.
Static AST checker for accessibility rules on JSX elements.
ESLint JavaScript language implementation
Import with sanity.
Utilities for building ESLint plugins.
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
ESLint plugin for Next.js.
Oxc Parser Node API
ESLint rules for React Hooks
ESLint plugin for enforcing decorator position
ESLint plugin to follow best practices and anticipate common mistakes when writing tests with Testing Library
Gatsby uses the phenomenal project [Babel](https://babeljs.io/) to enable support for writing modern JavaScript — while still supporting older browsers. This package contains the default Babel setup for all Gatsby projects.
JSDoc linting rules for ESLint.
Flowtype linting rules for ESLint.