mirror of
https://github.com/hassio-addons/addon-vscode.git
synced 2025-05-03 18:51:23 +00:00
26 lines
474 B
JSON
26 lines
474 B
JSON
{
|
|
"version": "0.2",
|
|
"ignorePaths": [],
|
|
"dictionaryDefinitions": [],
|
|
"dictionaries": [],
|
|
"words": [
|
|
"bashio",
|
|
"codenotary",
|
|
"colordiff",
|
|
"contenv",
|
|
"devcontainers",
|
|
"direnv",
|
|
"dpkg",
|
|
"esphome",
|
|
"hass",
|
|
"hassio",
|
|
"iputils",
|
|
"mosquitto",
|
|
"Nijhof",
|
|
"pipefail",
|
|
"pycache",
|
|
"rootfs"
|
|
],
|
|
"ignoreWords": [],
|
|
"import": []
|
|
}
|