-
**Describe the bug**
I'm seeing angled brackets `` that are _not_ being used in a HTML context still be stripped, and have been unable to figure out how to properly escape them.
**Minimal reprod…
-
## Is your proposal related to a problem?
The current project lacks a mechanism for automatically sorting imports in the source code, leading to disorganized and hard-to-manage import statements.
…
-
## Environments
- Operating System: Windows 11
- VSCode version: 1.88.1
- Runtime: Node.js v20
- Prettier Version: 3.2.5
- Prettier Plugins (if any): `prettier-plugin-tailwindcss` or any others…
-
## Summary
1. Make Prettier config more comprehensive
2. Add import sorting
-
**Your Environment**
* **Prettier version**: 2.6.2
* **node version**: 16.16.0
* **package manager**: npm@8.11.0
* **prettier-plugin-sort-import**: 3.3.0
* **Nestjs**: 9.0.7
* **IDE**: VSc…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Awaiting Schedule
These upda…
-
We want all of the object keys in `lib/index.ts` to be in alphabetical order. Is there a way to configure prettier to do that or is there another lint plugin?
-
**Is your feature request related to a problem?**
Sometimes when using find/replace to update an import, you might end up with multiple imports to the same dependency in the same file. While this…
-
**Environments:**
- Prettier Version: 3.0.0
- Running Prettier via: Gitlab-CI
- Runtime: Node.js v18
- Operating System: Docker image, lnode:18-alpine
- Prettier plugins (if any): prettier-plu…
-
**Your Environment**
- **Prettier version**: 3.3.3
- **node version**: 22.10.0
- **package manager**: npm@9
- **IDE**: VSCode
**Describe the bug**
`@babel/core` [does not seem …