-
**Environments:**
- Prettier Version: 3.3.3
- Running Prettier via:
- Runtime:
- Operating System:
- Prettier plugins (if any):
**Steps to reproduce:**
Add '/*' to .prettierignore…
-
### Description
On saving file it should perform the following functionality:
- Run eslint
- Run prettier
### Screenshots
_No response_
### ✨ Browser
Google Chrome
### Checklist 🚀
- [X] I che…
-
**Environments:**
- Prettier Version: 2.2.1
- Running Prettier via:
- Runtime:
- Operating System:
**Steps to reproduce:**
Create a project with the following files:
`.prettierrc`
`…
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/webdriverio/webdriverio/blob/main/CONTRIBUTING.md#reporting-new-i…
-
### Describe the bug
Hi I am having some trouble with deployment on my end and honestly I have no idea where to even start. It keeps asking me to run prettier on certain files and still does not pass…
-
**Describe the bug**
Page with carrousel crash on ios
**Expected behavior**
don't crash ...
**Screenshots**
app crash, freeze or black screen or return to main ios menu
**mobile**
- Dev…
-
# 🐛 bug report
## Preflight Checklist
- [ x] I have read the [Contributing Guidelines][contributing] for this project.
- [ x] I agree to follow the [Code of Conduct][code_of_conduct] that t…
-
### Is this a regression?
Yes
### Description
When upgrading to `18.3.0` from `17.6.16` I get compilation errors coming from files in node_modules. My `package.json` looks as follows:
```
...
"d…
-
### NextUI Version
2.4.6
### Describe the bug
When I put the `--turbo` flag in `npm run dev` script components like ``, `` are required to be in client components.
```json
{
"name": "unlock-ap…
-
**Describe the bug**
When using a tailwind-variants `tv` config with a moderate amount of compound variations, the tailwind-intellisense extension hangs indefinitely for the whole project.
**…