tailwind-nextjs-blog/.vscode/settings.json

36 lines
562 B
JSON
Raw Permalink Normal View History

{
"typescript.tsdk": "node_modules/typescript/lib",
"typescript.enablePromptUseWorkspaceTsdk": true,
"cSpell.words": [
"alpn",
"appleboy",
"blackhole",
"BUTTONDOWN",
"Commento",
"CONVERTKIT",
2022-10-07 17:12:50 +08:00
"Cusdis",
2023-01-23 20:28:18 +08:00
"Discuz",
2022-10-07 17:12:50 +08:00
"Disqus",
"dokodemo",
"EMAILOCTOPUS",
"fullchain",
2022-10-07 17:12:50 +08:00
"Giscus",
"Hackintosh",
"KLAVIYO",
2023-01-23 20:28:18 +08:00
"Kutt",
2022-09-18 00:14:26 +08:00
"lastmod",
2023-01-23 20:28:18 +08:00
"Logseq",
"MAILCHIMP",
2023-01-23 20:28:18 +08:00
"Miniflux",
"nextjs",
2023-01-23 20:28:18 +08:00
"Nuxt",
"outbounds",
"rprx",
"unist",
"vfile",
"VLESS",
"vmess",
"xtls"
]
}