remark-lint rule to warn when horizontal rules violate a given style
This plugin transforms static class properties as well as properties declared with the property initializer syntax
remark-lint rule to warn when table cells are incorrectly padded
This plugin transforms private class methods
Compile optional catch bindings
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Compile export namespace to ES2015
remark-lint rule to warn when the content of a list item has mixed indentation
remark-lint rule to warn on duplicate definitions
remark-lint rule to warn when heading content is indented
remark-lint rule to warn when a newline at the end of a file is missing
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Compile inline regular expression modifiers
remark-lint rule to check whitespace after block quote markers
remark-lint rule to warn when heading style violates the given style
remark-lint rule to warn when table rows are not fenced with pipes
remark-lint rule to warn when emphasis markers violate the given style
Mark top-level React method calls as pure for tree shaking
A minimal Parcel config for use in Gatsby
remark-lint rule to warn when fenced code markers violate the given style
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile regular expressions' unicodeSets (v) flag.
Compile `using` and `await using` declarations to ES2015