Ensure that reserved words are quoted in property accesses
Turn async functions into ES2015 generators
Turn JSX into React function calls
Semantic Release Replace Plugin
a vite plugin that gets the latest git commit hash
Compile optional catch bindings
Remove nullish coalescing operator
ESLint plugin for Next.js.
extracts CSS into separate files
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Airbnb's ESLint config with TypeScript support
Allow parsing of '#foo in obj' brand checks
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
[DEPRECATED] This repo is for remaining backwards compatible with previous versions of Cordova.
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
A Babel plugin to inject imports to core-js@2 polyfills
Generate a changelog from git metadata.
Allow parsing of async generator functions
Compile inline regular expression modifiers
No description provided.
Transform optional chaining operators to workaround https://crbug.com/v8/11558
Mark top-level React method calls as pure for tree shaking
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile regular expressions' unicodeSets (v) flag.