question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to config prettier to using global node module

See original GitHub issue

I need to use the same version with my team (0.1.0) but can’t find any place to configure it. Beside of that, is it possible to downgrade to version 0.1.0?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
RobinMalfaitcommented, Aug 24, 2017

I was not sure, edited my comment ^^

1reaction
RobinMalfaitcommented, Aug 24, 2017

If you have a prettier installed yourself locally we will use that one. If you don’t have anything installed, we use the prettier that’s bundled with this prettier-vscode extension.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Install - Prettier
You may run prettier --write app/ to format a certain directory, or prettier --write app/components/Button.js to format a certain file. Or use a...
Read more >
How to setup ESLint and Prettier on Node - SourceLevel
In this article, I explain how to set up and configure ESLint and Prettier for a Node application. First, I list the requirements....
Read more >
How to configure Prettier and VSCode - Gleb Bahmutov
You can configure JavaScript code auto-formatting with Prettier to work per-project. This allows you to get a consistent formatting without ...
Read more >
Prettier plugin's config "prettier package" should default to ...
Prettier plugin's config "prettier package" should default to project's node modules · Install the Prettier plugin · Go to Preferences - Languages &...
Read more >
eslint-config-prettier - npm
Turns off all rules that are unnecessary or might conflict with Prettier.. Latest version: 8.5.0, last published: 10 months ago.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found