-
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
- […
-
An unhandled exception occurred: Cannot destructure property 'typeAnnotation' of 'typeAnnotation' as it is undefined.
An example of the code that is triggering this for me is:
```
of(undefi…
-
I notice while working on the coverage issue that we haven't streamlined formatting our code. I'd like to recommend Prettier 🙌 It would also be nice to enforce and automatically handle sort order of o…
-
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
- […
-
-
**Describe the bug**
I created some custom classes in my `tailwind.config.cjs`. These classes are sorted with the tailwindcss prettier plugin, but eslint ignores them and always puts them in front. I…
-
Consider the following file in a Javascript project with Prettier and the plugin https://github.com/IanVS/prettier-plugin-sort-imports (which makes Prettier automatically sort imports):
```js
import…
-
### Summary
Prettier files a error message when using 'format document with -> prettier'
### Github Repository to Reproduce Issue
-
### Steps To Reproduce:
Prettier files a error mess…
-
### Neovim version (nvim -v)
NVIM v0.10.2
### Operating system/version
MacOs 14.6.1
### Read debugging tips
- [X] I have read through the [debugging tips](https://github.com/stevearc/conform.nvim…
-
### Discussed in https://github.com/trivago/prettier-plugin-sort-imports/discussions/122
the Angular unit test fails due to an error `SyntaxError: Decorators cannot be used to decorate parameters.`…