nushell / vscode-nushell-lang

A Nushell grammar for Visual Studio Code with IDE support
https://www.nushell.sh/
MIT License
122 stars 27 forks source link

:sparkles: add `prettier` to dev deps #181

Closed AucaCoyan closed 8 months ago

AucaCoyan commented 8 months ago

Fixes #180

I left only the relevant changes. When this is reviewed and it's okay, I'll make one commit formatting everything.

As for configs I have:

AucaCoyan commented 8 months ago

I'll mark it ready for review, but don't merge it yet! (it's pending the format, which pollutes the review with a lot of changes)

fdncred commented 8 months ago

ok, lemme know when you're ready to land it.

AucaCoyan commented 8 months ago

Great! All the format passed and merged changes from main. Ready!

fdncred commented 8 months ago

Thanks