AstroNvim / astrocommunity

A community repository of common plugin specifications
GNU General Public License v3.0
1.05k stars 221 forks source link

typescript pack formatting is broken #974

Closed MrMic closed 1 month ago

MrMic commented 1 month ago

Checklist

Neovim version (nvim -v)

0.10.0

Operating system/version

Linux Ubuntu 22.04

Terminal/GUI

kitty

Describe the bug

For a couple of days, the formatting with Javascript is broken. I think it is an issue with prettier and/or eslint. Everything is working with VS Code and Helix... I saw few days ago that prettier was updated/upgraded and this broke the formatting. Everything was OK before.

Capture d’écran du 2024-05-18 13-08-05

Steps to Reproduce

When I save a file, formatting failed

Expected behavior

formatting

Screenshots

see above

Additional Context

No response

MrMic commented 1 month ago

Ok, I opened a PR on your config. Hopefully it all makes sense. God speed!

MrMic/astronvim_v4#1

Apply the PR and it seems to work fine now! Very big thanks @mehalter . It is very kind of you to spend time for me. Thank @Uzaaft too, even with your sarcastic sense of humor... 😉