yufan.me/.vscode/settings.json

155 lines
2.4 KiB
JSON

{
"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",
"alignfull",
"alignleft",
"alignright",
"alignwide",
"ameho",
"amehochan",
"aplayer",
"artalk",
"astro",
"astrojs",
"batang",
"bigserial",
"biomejs",
"blogroll",
"blogster",
"blurhash",
"captainofphb",
"cfilter",
"cimage",
"ckenh",
"cnip",
"commentform",
"csvg",
"ctan",
"cynosura",
"datetime",
"dichen",
"dinesh",
"dotum",
"duoshuo",
"emde",
"eparams",
"firis",
"flexdinesh",
"fmoran",
"fong",
"forencrypt",
"giscus",
"gogogo",
"gotop",
"gungseo",
"hefei",
"heiti",
"honorbkk",
"huaweiyal",
"ianvs",
"iconfont",
"iroha",
"isodate",
"jamo",
"jian",
"jiasm",
"jing",
"jungshik",
"khalil",
"khtml",
"koanughi",
"koaunghi",
"lantinghei",
"lastmod",
"lazyload",
"linuxapi",
"longluo",
"loveness",
"luoli",
"luxon",
"mboker",
"minagi",
"miui",
"mmwebid",
"mmwebsdk",
"mochi",
"napi",
"netease",
"nextval",
"nian",
"nocolor",
"nofollow",
"nopd",
"noto",
"opendal",
"oppo",
"opposans",
"pandiyan",
"penheulim",
"pilgi",
"plaiceholder",
"playform",
"psql",
"pwsz",
"qrcode",
"quan",
"recma",
"redmi",
"regclass",
"rehype",
"rivo",
"sauvignon",
"sheng",
"shiki",
"shinmun",
"shmily",
"skrs",
"syhily",
"tabindex",
"tagcloud",
"taza",
"teruteru",
"timestamptz",
"toolsmp",
"tsconfigs",
"tview",
"ultrahtml",
"unpic",
"unsharp",
"upyun",
"urlset",
"varchar",
"velite",
"vercel",
"weapi",
"wechat",
"weibo",
"xiao",
"xinsenz",
"xweb",
"yefengs",
"yetgul",
"ying",
"yuaanlin",
"yual",
"yufan",
"yyjn",
"zeabur"
],
"[mdx]": {
"editor.defaultFormatter": "unifiedjs.vscode-mdx"
},
"typescript.tsdk": "node_modules/typescript/lib"
}