This plugin places a 'use strict'; directive at the top of all files to enable strict mode
Report and remove unused es6 modules
**Go to the website for install/usage steps:**
Compile exponentiation operator to ES5
corporate footer
Compile ES2015 for...of to ES5
This plugin inlines consecutive property assignments, array pushes, etc.
Compile ES2015 shorthand properties to ES5
This removes rvals that are equivalent to undefined wherever possible
Apply a source map to a vinyl file, merging it with preexisting source maps
Netlify Plugin to run Lighthouse on each build
> Simplifies code for minification by reducing statements into expressions and making expressions uniform where possible.
This package contains compatibility with Dragon NaturallySpeaking accessibility tools.
Transforms member style imports (import {x} from 'y') into default style imports (import x from 'y/lib/x')
A set of opinionated helpers built on top of the Constraint Validation API
Linter for React-Intl integration
Compile object rest and spread to ES5
Conform helpers for integrating with Zod
This plugin transforms static class properties as well as properties declared with the property initializer syntax
**Note:** while this plugin doesn’t shorten the output in any way, it does optimize it for repetition-based compression algorithms such as gzip.
Conform view adapter for react
Compile do expressions to ES5
## Example
An ESLint plugin to apply various a11y rules to JSX templates