Skip to content

Support local installations of beautifiers #120

@stevenzeck

Description

@stevenzeck

From @cdfa on December 11, 2018 13:49

Is your feature request related to a problem? Please describe.
Yes, I was trying to get this working for a project where in which the dev-dependencies state everything I'm using to develop the project except for editor specific stuff, but unibeautify seems to be unable to find beautifiers (like beautifier-js-beautify) when they are installed locally.

Describe the solution you'd like
Support locally installed beautifiers.

Describe alternatives you've considered

  • Having the beautifiers globally installed, but the other stuff locally, with a comment in the package.json saying the beautifiers need to be installed globally.

Additional context

Copied from original issue: Unibeautify/unibeautify#213

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions