removed prettier extension

This commit is contained in:
Riccardo Ferretti 2021-01-21 20:48:52 +01:00
parent 50e8a73ca5
commit 562aed634a

View file

@ -5,9 +5,6 @@
// Foam's own extension
"foam.foam-vscode",
// Prettier for auto formatting code
"esbenp.prettier-vscode",
// Tons of markdown goodies (lists, tables of content, so much more)
"yzhang.markdown-all-in-one",