Turns off all rules that are unnecessary or might conflict with Prettier.
Compile ES2015 for...of to ES5
Ensure that reserved words are quoted in property accesses
Allows you to build compile-time libraries
Allow parsing of optional properties
Compile export namespace to ES2015
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Allow parsing of import.meta
Parcel v2 plugin that interpolates ENV in HTML files
Compile optional catch bindings
Transform class static blocks
Compile objects with duplicate keys to valid strict ES5
ESLint plugin for Next.js.
Parcel v2 plugin. Enables the copy of multiple static files and folders into the specified folder on build success.
Allow parsing of object rest/spread
Enhanced TypeScript support for Parcel bundler
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
An [Unplugin](https://unplugin.unjs.io/) that lets you use Parcel's [macro](https://parceljs.org/features/macros/) implementation in webpack, Vite, Rollup, esbuild, Next.js, and more.
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Transform TypeScript into ES.next
Allow parsing of class static blocks
Turn async functions into ES2015 generators
Compile exponentiation operator to ES5
extracts CSS into separate files