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.

Help with prettier-plugin-sort-imports

See original GitHub issue

@jonlabelle hello, same question from me. Can’t use prettier with https://github.com/trivago/prettier-plugin-sort-imports. Could you please help?

Getting this:

[warn] Ignored unknown option { importOrderSeparation: false }.
[warn] Ignored unknown option { experimentalBabelParserPluginsList: ["jsx"] }.

Originally posted by @isnifer in https://github.com/jonlabelle/SublimeJsPrettier/issues/239#issuecomment-846416915

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
isnifercommented, May 23, 2021

@jonlabelle actually, confirm. Your example is working. And my project started working when I added prettier as devDependency lmaaao. (I really don’t know why I didn’t have it) Thanks

0reactions
github-actions[bot]commented, Oct 13, 2021

This issue has been automatically locked due to inactivity. Please open a new issue for related bugs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to quickly sort imports with Prettier - DEV Community ‍ ‍
First, let's install the necessary dependencies. We'll need just two: prettier and the plugin . npm install prettier @trivago/prettier-plugin- ...
Read more >
trivago/prettier-plugin-sort-imports - GitHub
A prettier plugin to sort imports in typescript and javascript files by the provided RegEx order. - GitHub - trivago/prettier-plugin-sort-imports: A ...
Read more >
How to quickly sort imports with Prettier - Relatable Code
First, let's install the necessary dependencies. We'll need just two: prettier and the plugin . Bash/Shell.
Read more >
@trivago/prettier-plugin-sort-imports - npm
A prettier plugins to sort imports in provided RegEx order. Latest version: 4.0.0, last published: a month ago.
Read more >
Presenting @trivago/prettier-plugin-sort-imports
The @trivago/prettier-plugin-sort-imports prettier plugin sorts the import declarations by using prettier. ... Configure the plugin: You can ...
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