Skip to content

Instantly share code, notes, and snippets.

{
"html.format.wrapLineLength": 40,
"workbench.editor.enablePreview": false,
"editor.defaultFormatter": "esbenp.prettier-vscode",
"eslint.format.enable": true,
"editor.formatOnSave": true,
"[html]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[liquid]": {