owncast/web/.vscode/settings.json

15 lines
193 B
JSON
Raw Normal View History

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