esformatter-jsx
esformatter plugin: format javascript files that contain React JSX Elements
Found 33 results for esformatter-plugin
esformatter plugin: format javascript files that contain React JSX Elements
esformatter plugin: add semicolon before '[' and '(' if it's the start of a line.
an esformatter plugin to make esformatter ignore certain lines and blocks of code
esformatter plugin that converts array and object constructors to literal notations
esformatter plugin: enforces coding style that string literals are delimited with single or double quotes.
esformatter plugin that adds the radix parameter to parseInt
Remove trailing commas
esformatter plugin for transforming object bracket usage to dot notation
Esformatter plugin that converts comma `var` statements into separate `var` statements
esformatter plugin: enforces braces around statements
esformatter plugin to toggle quotes on properties
esformatter plugin that adds a global use strict at the top of a module
esformatter plugin: conditionally collapses objects and array literals
Add trailing commas
esformatter plugin: always put a space around exclamation points
esformatter linebreak limit plugin
esformatter alignment plugin
esformatter plugin: ignore jsx blocks so the rest of the javascript code could be formatted
esformatter plugin: ignore jsx blocks so the rest of the javascript code could be formatted
Esformatter plugin that renames variables and functions to pronounceable names
Esformatter plugin to automatically remove semicolons that would be inserted by ASI rules.
Format chained calls with jQuery context specific nesting
Strip unnecessary semicolons from Ecmascript code.
esformatter plugin to format Flow type annotations
Esformatter plugin to rename variables, parameters, and labels
esformatter plugin: automagically wraps line when they are over a configurable length
esformatter plugin: format javascript files that contain React JSX blocks
Use the appropriate lineBreak.value for your system
An esformatter plugin to format JavaScript code according to WordPress' coding standards.
Remove spaces between braces of blank object literals
esformatter plugin: format javascript files that contain React JSX Elements
esformatter plugin for removing line breaks between ngAnnotate decorator comments and the functions to which they belong.
esformatter plugin to handle couchapp javascript idioms