Alpha status: Might introduce breaking changes until I set this stable(or remove this warning).
Minimalistic prettier runner for AtomEditor
config.cson
, no fancy setting UI.If this package is not for you, use prettier-atom which is basically better than this package.
mprettier:format
(ctrl-alt-f
) on text editor.mprettier:clip-debug-info
.
config.cson
manually.config.cson
mprettier:prettierOptions:bracketSpacing: falsejsxBracketSameLine: trueprintWidth: 120semi: falsetrailingComma: "es5"
prettier.resolveConfig
Thanks for creating super great library and tools, this package is greatly owning to following projects.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.