Skip to content

Resolve prettier to bundled if findPkg can't find it#811

Merged
CiGit merged 1 commit intoprettier:masterfrom
visnup:resolve-missing
Apr 25, 2019
Merged

Resolve prettier to bundled if findPkg can't find it#811
CiGit merged 1 commit intoprettier:masterfrom
visnup:resolve-missing

Conversation

@visnup
Copy link
Copy Markdown
Contributor

@visnup visnup commented Apr 24, 2019

Fixes #522
Slightly different implementation of #561

Fixes #522
Slightly different implementation of #561
@CiGit
Copy link
Copy Markdown
Member

CiGit commented Apr 25, 2019

Thank you!

@CiGit CiGit merged commit 373fc3b into prettier:master Apr 25, 2019
CiGit pushed a commit that referenced this pull request Apr 25, 2019
* Support prettier 1.17

* Update in reaction to new VS code feature to prompt when multiple formatters are installed

* Support Prettier <1.8.0 for getSupportInfo (#707)

* feat: hide statusBarItem for disabled languages (#733)

* Resolve prettier to bundled if findPkg can't find it (#811)

Fixes #522
Slightly different implementation of #561

* Update .vscodeignore

Add .github folder

* Create bare-bones pull request template (#708)

* Create bare-bones pull request template

This template almost certainly needs fleshing out, but I figured a good place to start was making sure people run tests and making sure they update the Changelog.

* Create separate .github folder for issue/pr templates

* add support for quoteProps

* Support prettier 1.17

* Update in reaction to new VS code feature to prompt when multiple formatters are installed

* add support for quoteProps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use global prettier package as a fallback when Prettier is not installed inside a project.

2 participants