Joakim Sørensen 1557b2f551
Add more context to the Traccar Server documentation (#31207)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-02-04 15:21:46 +01:00

142 lines
2.2 KiB
JSON

// cSpell Settings
// Contains additional words for our project
{
"version": "0.2",
"language": "en",
"words": [
"Accu",
"aeotec",
"Alexa",
"arest",
"autodiscovery",
"autoheal",
"automations",
"balloob",
"bloomsky",
"Bluesound",
"BTLE",
"CEST",
"Chromecast",
"codeowners",
"deCONZ",
"Denon",
"DSMR",
"elif",
"endcomment",
"endconfiguration",
"endfor",
"endraw",
"esphome",
"Etekcity",
"EventStream",
"Everspring",
"Fibaro",
"Fitbit",
"Flexit",
"Frenck",
"geofence",
"geolocation",
"GPSLogger",
"Harman",
"hass",
"Hass.io",
"HassOS",
"hcitool",
"heos",
"Hikvision",
"HomeKit",
"Homematic",
"HVAC",
"Hygro",
"IBAN",
"icloud",
"IFTTT",
"Jeelink",
"kardon",
"laundrify",
"Lutron",
"macos",
"Meteobridge",
"mireds",
"Modbus",
"Mosquitto",
"Multiday",
"Nabu Casa",
"nginx",
"Nijhof",
"Nmap",
"OctoPrint",
"ohmconnect",
"Onkyo",
"OpenZWave",
"OwnTracks",
"Paulus",
"PECO",
"POOLV",
"Powerwall",
"Pushbullet",
"Schoutsen",
"SmartThings",
"SNOOZ",
"statestream",
"templating",
"timedelta",
"TRÅDFRI",
"Tuya",
"UART",
"utcnow",
"wakeup",
"waqi",
"WLED",
"worldclock",
"WRTHV",
"WSDTH",
"WTHV",
"Xiaomi",
"Zigbee"
],
// flagWords - list of words to be always considered incorrect
// This is useful for offensive words and common spelling errors.
// For example "hte" should be "the"
"flagWords": [
"hte",
"asssistant"
],
"enabledLanguageIds": [
"asciidoc",
"c",
"cpp",
"csharp",
"css",
"dockerfile",
"gemfile",
"git-commit",
"go",
"handlebars",
"html",
"jade",
"java",
"javascript",
"javascriptreact",
"json",
"jsonc",
"latex",
"less",
"liquid",
"markdown",
"php",
"plaintext",
"pug",
"python",
"restructuredtext",
"rust",
"scala",
"scss",
"text",
"typescript",
"typescriptreact",
"yaml",
"yml"
]
}