-
**Environments:**
- Prettier Version: 3.1.0
- Running Prettier via: CLI
- Runtime: All
- Operating System: All
- Prettier plugins (if any):
**Steps to reproduce:**
StackBlitz: htt…
-
**Describe the bug**
After upgrading to the latest versions of ESlint & Prettier which has new rules set, specially large number of multiple class on an element now gets formatted one per line.
``…
-
### Describe the bug
We are observing memory leak in our code after upgrading to svelte kit 2. On further investigation found out the leak is coming from the fetch function (part of event object and …
-
### Describe the issue that you're seeing. Any Loom videos or screenshots usually help a lot!
when running tina dev server
```bash
TINA_PUBLIC_IS_LOCAL=true tinacms dev -c \"next dev\"`
```
an…
-
**Environments:**
- Prettier Version: 3.1.0
- Running Prettier via: CLI
- Runtime: All
- Operating System: All
- Prettier plugins (if any):
**Steps to reproduce:**
StackBlitz: htt…
-
A small note that `prettier` options can be configured via the extension "Options" menu button would be helpful.
-
**Environments:**
- Prettier Version: 2.7.1
- Running Prettier via:
- Runtime:
- Operating System:
- Prettier plugins (if any):
**Steps to reproduce:**
During #12859, I found two …
-
**Environments:**
- Prettier Version: 3.0.3
- Running Prettier via: GitHub Action (CLI)
- Runtime: 18.17.1
- Operating System: Linux
- Prettier plugins (if any): No
**Steps to reprod…
-
I've been using xychart@^2.16.0 for months now without issue, but yesterday I began receiving the following error:
`TypeError: (0 , _web.useTransition) is not a function at AnimatedGridLines (Anima…
-
Putting these lines in a react project,
```
try {
const asdf = formatRelative(subDays(new Date(), 3), new Date())
console.log("asdf", asdf)
} catch (error) {
console.error(erro…