-
I don't know why, but currently https://github.com/simonhaenisch/prettier-plugin-organize-imports#readme is not supported out of the box
So we need to use `npx prettier --loglevel silent --write . &&…
-
**Is your feature request related to a problem?**
Please describe a clear and concise description of what the problem is. E.g. I'm always frustrated when [...]
**Describe the solution you'd li…
-
**Is your feature request related to a problem?**
I would like to manually sort some imports in a group without placing them in separated group.
For instance I'd like to have `import React from "rea…
-
When using the default Prettier settings, an additional setting is required in some situations.
`prettier.config.js`
```
module.exports = {
trailingComma: "es5", // default: "es5"
}
```
T…
-
While writing the #6 man page description of `--json` and explaining that keys were sorted for stability... it turns out not to be true; the code sorts the keys when constructing the attribute dict, b…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### `package.json` file
```json
{
"dependencies": {
"@dnd-kit/core": "6.1.0",
"@dnd-kit/modifiers": "7.0.0",
"@dnd-kit/sortable": "8.0.0",
"@dnd-kit/utilities": "3…
-
https://github.com/trivago/prettier-plugin-sort-imports
-
### Neovim version (nvim -v)
0.9.1
### Operating system/version
Macos 12.5.1
### Describe the bug
Hi there!
This is my first time using neovim and lazyvim. There I'm [enabling prettier…
-
**Your Environment**
* **Prettier version**: 2.1.1
* **node version** [v16.16.0]:
* **package manager**: [npm@8]
* **IDE**: [IntelliJ IDEA]
**Describe the bug**
When using a jsconfig.jso…