{ "editor.defaultFormatter": "esbenp.prettier-vscode", "editor.formatOnSave": true, "editor.codeActionsOnSave": { "quickfix.biome": "explicit" }, "[javascript]": { "editor.defaultFormatter": "esbenp.prettier-vscode" }, "[astro]": { "editor.defaultFormatter": "esbenp.prettier-vscode" }, "cSpell.words": [ "alexinea", "ameho", "amehochan", "aplayer", "artalk", "astro", "astrojs", "batang", "bigserial", "biomejs", "blogster", "blurhash", "captainofphb", "cfilter", "cimage", "ckenh", "cnip", "csvg", "ctan", "cynosura", "datetime", "dichen", "dinesh", "dotum", "duoshuo", "emde", "eparams", "firis", "flexdinesh", "fmoran", "fong", "forencrypt", "giscus", "gotop", "gungseo", "hefei", "heiti", "HONORBKK", "HUAWEIYAL", "ianvs", "iconfont", "iroha", "isodate", "jamo", "jian", "jiasm", "jing", "jungshik", "khalil", "KHTML", "koanughi", "koaunghi", "lantinghei", "lastmod", "lazyload", "linuxapi", "loveness", "luoli", "luxon", "mboker", "minagi", "Miui", "MMWEBID", "MMWEBSDK", "mochi", "napi", "netease", "nextval", "nian", "noto", "oppo", "opposans", "pandiyan", "penheulim", "pilgi", "plaiceholder", "playform", "psql", "pwsz", "qrcode", "quan", "recma", "Redmi", "regclass", "sauvignon", "sheng", "shiki", "shinmun", "shmily", "skrs", "syhily", "taza", "teruteru", "timestamptz", "toolsmp", "tsconfigs", "ultrahtml", "unpic", "urlset", "varchar", "velite", "vercel", "weapi", "wechat", "weibo", "xiao", "xinsenz", "XWEB", "yefengs", "yetgul", "ying", "yuaanlin", "yual", "yufan", "yyjn", "zeabur" ], "sqltools.connections": [ { "previewLimit": 50, "server": "localhost", "port": 5432, "driver": "PostgreSQL", "name": "DuoShuo", "database": "duoshuo", "username": "duoshuo", "password": "Twgdh@2024" } ], "[mdx]": { "editor.defaultFormatter": "unifiedjs.vscode-mdx" } }