owncast/web/.vscode/settings.json

15 lines
193 B
JSON
Raw Permalink Normal View History

2021-03-23 04:34:52 +01:00
{
2022-05-12 08:31:31 +02:00
"cSpell.words": [
"Owncast",
"antd",
"bitrates",
"chartkick",
"framerates",
"kbps",
"linkify",
"paypal",
"toggleswitch"
],
"deepscan.enable": true
2022-05-12 08:31:31 +02:00
}