chore: remove duplicate config

This commit is contained in:
Cotes Chung 2024-08-21 14:28:57 +08:00
parent efd2941ce0
commit 99eaf6089e
No known key found for this signature in database
GPG key ID: 0D9E54843167A808

View file

@ -2,7 +2,6 @@
// Prettier
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.formatOnSave": true,
"prettier.trailingComma": "none",
// Shopify Liquid
"files.associations": {
"*.html": "liquid"