esformatter-jsx
esformatter plugin: format javascript files that contain React JSX Elements
Found 56 results for esformatter
esformatter plugin: format javascript files that contain React JSX Elements
helpers for rocambole AST whitespace manipulation
helpers for rocambole AST line break manipulation
JavaScript parser used by esformatter
helpers for rocambole AST indentation
an esformatter plugin to make esformatter ignore certain lines and blocks of code
esformatter plugin: enforces coding style that string literals are delimited with single or double quotes.
esformatter plugin that converts array and object constructors to literal notations
esformatter plugin for adding a space as the first character in a line comment
esformatter plugin: add semicolon before '[' and '(' if it's the start of a line.
Remove trailing commas
esformatter plugin that adds the radix parameter to parseInt
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 for fecs
esformatter plugin that adds a global use strict at the top of a module
Add trailing commas
esformatter plugin: conditionally collapses objects and array literals
esformatter linebreak limit plugin
Simple wrapper around esformatter to beautify javascript files overriding the content of the files
esformatter alignment plugin
Rollup plugin to beautify bundle with esformatter
esformatter plugin: conditionally collapses objects and array literals, a8c fork
esformatter plugin: always put a space around exclamation points
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
keep original curly fot import & one line object literal
JSX formatting tool
Esformatter plugin that renames variables and functions to pronounceable names
Esformatter plugin to automatically remove semicolons that would be inserted by ASI rules.
esformatter plugin for jsx indent
Format chained calls with jQuery context specific nesting
Grunt task that reinforces EF coding style conventions
Algolia's esformatter config.
Esformatter plugin to rename variables, parameters, and labels
esformatter plugin: automagically wraps line when they are over a configurable length
Esformatter presset for exo development
esformatter plugin: format javascript files that contain React JSX blocks
esformatter plugin: enforces coding style that equality values are always triple equals and double not.
An esformatter plugin to format JavaScript code according to WordPress' coding standards.
Reformat javascript to conform to the Ripple Javascript Style Guide
esformatter preset
Indent multiline expressions so that it stands out
convert .eslintrc into esformatter json
esformatter plugin: format javascript files that contain React JSX Elements
Remove spaces between braces of blank object literals
esformatter plugin for module.export formatting
`gulp` task for `jsfmt`
If return is the only statement in the block remove line breaks above it
esformatter plugin for removing line breaks between ngAnnotate decorator comments and the functions to which they belong.
esformatter plugin: enforces a single var per function
esformatter plugin to handle couchapp javascript idioms
My global esformatter configuration
Wrap eslint and esformatter to format and pretty-print from stdin