hass.tibber_prices/.devcontainer/devcontainer-extensions.json
Julian Pawlowski a93ad1ac96 chore(style): reformat JSON config files from 4-space to 2-space indent
Apply consistent 2-space indentation to all project-level JSON configuration
files: devcontainer.json, devcontainer-extensions.json, manifest.json,
icons.json, hacs.json, .markdownlint.json, and translation_schema.json.
No content changes.

Release-Notes: skip
2026-04-12 14:15:04 +00:00

4 lines
79 B
JSON

{
"recommendations": [],
"unwantedRecommendations": ["ms-python.pylint"]
}