mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-14 15:56:13 +03:00
Prettier version should match Nix's
This commit is contained in:
@ -453,9 +453,7 @@ modifying anything Prettier will lint, you may want to install it locally and
|
|||||||
run this from the repo root before you commit:
|
run this from the repo root before you commit:
|
||||||
|
|
||||||
```
|
```
|
||||||
npm install -g prettier
|
|
||||||
prettier --write .
|
prettier --write .
|
||||||
```
|
```
|
||||||
|
|
||||||
Or simply install one of the many Prettier extensions out there for your
|
Make sure your Prettier version matches the version of in [devshell.nix](https://github.com/mitchellh/ghostty/blob/main/nix/devshell.nix).
|
||||||
editor of choice.
|
|
||||||
|
Reference in New Issue
Block a user