prettier extension

This commit is contained in:
nora 2023-07-23 10:49:09 +02:00
parent 137e56e00e
commit 2328d7d00f

View file

@ -70,6 +70,7 @@ in
gh
obsidian
customPkgs.cargo-bisect-rustc
audacity
];
# Enable home-manager and git
@ -144,6 +145,7 @@ in
eamodio.gitlens
tamasfe.even-better-toml
ms-vscode-remote.remote-ssh
esbenp.prettier-vscode
];
};