tailwind-nextjs-blog/.vscode/settings.json
Ivan Li de1da22508
Some checks failed
🚀 Build and deploy by ftp / 🎉 Deploy (push) Failing after 10m33s
feat: 更新博客框架到 v2。 (#3)
Co-authored-by: Ivan Li <ivanli2048@gmail.com>
Reviewed-on: #3
2023-08-16 23:29:22 +08:00

35 lines
544 B
JSON

{
"typescript.tsdk": "node_modules/typescript/lib",
"typescript.enablePromptUseWorkspaceTsdk": true,
"cSpell.words": [
"alpn",
"appleboy",
"blackhole",
"BUTTONDOWN",
"Commento",
"CONVERTKIT",
"Cusdis",
"Discuz",
"Disqus",
"dokodemo",
"EMAILOCTOPUS",
"fullchain",
"Giscus",
"KLAVIYO",
"Kutt",
"lastmod",
"Logseq",
"MAILCHIMP",
"Miniflux",
"nextjs",
"Nuxt",
"outbounds",
"rprx",
"unist",
"vfile",
"VLESS",
"vmess",
"xtls"
]
}