linkwallet/.vscode/settings.json

14 lines
222 B
JSON
Raw Normal View History

2022-05-24 18:03:31 +09:30
{
"cSpell.words": [
2025-04-25 23:57:04 +09:30
"bleve",
"bolthold",
2022-05-24 18:03:31 +09:30
"colly",
"htmx",
2022-05-24 18:03:31 +09:30
"incpatch",
"linkwallet",
2022-05-30 13:28:01 +09:30
"nicetime",
2022-05-24 18:03:31 +09:30
"serialised",
"stopword",
"Upsert"
2022-05-24 18:03:31 +09:30
]
}