Remove nullish coalescing operator
remark-lint rule to warn when references to undefined definitions are found
Compile ES2015 object super to ES5
Ensure that no reserved words are used.
Turn async functions into ES2015 generators
remark-lint rule to check the spacing between list item bullets and content
Compile ES2015 computed properties to ES5
remark-lint rule to warn when too many spaces are used to create a hard break
Compile ES2015 default and rest parameters to ES5
Compile ES2015 Unicode regex to ES5
remark preset to configure remark-lint with rules that prevent mistakes or stuff that fails across vendors.
micromark extension to support highlight mark
This plugin transforms ES2015 modules to AMD
This plugin transforms ES2015 modules to SystemJS
Transforms new.target meta property
Turn JSX into React function calls
Compile Unicode property escapes in Unicode regular expressions to ES5.
Turn async generator functions into ES2015 generators
remark-lint rule to warn when shortcut reference images are used
This plugin transforms checks for a private property in an object
Compile ES2015 sticky regex to an ES5 RegExp constructor
remark-lint rule to warn when list item bullets are indented
Ensure that reserved words are quoted in property accesses
remark-lint rule to warn when code blocks do not adhere to a given style