esformatter-use-strict
esformatter plugin that adds a global use strict at the top of a module
esformatter plugin that adds a global use strict at the top of a module
esformatter plugin to toggle quotes on properties
Simple wrapper around esformatter to beautify javascript files overriding the content of the files
esformatter plugin that adds the radix parameter to parseInt
Rollup plugin to beautify bundle with esformatter
esformatter linebreak limit plugin
esformatter plugin: conditionally collapses objects and array literals
esformatter plugin for fecs
esformatter alignment plugin
Remove spaces between braces of blank object literals
Add trailing commas
esformatter plugin: automagically wraps line when they are over a configurable length
keep original curly fot import & one line object literal
Esformatter plugin to automatically remove semicolons that would be inserted by ASI rules.
An esformatter plugin to format JavaScript code according to WordPress' coding standards.
esformatter plugin: format javascript files that contain React JSX Elements
esformatter plugin: enforces coding style that equality values are always triple equals and double not.
Esformatter plugin to rename variables, parameters, and labels
Reformat javascript to conform to the Ripple Javascript Style Guide
esformatter plugin for removing line breaks between ngAnnotate decorator comments and the functions to which they belong.