mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-05-28 18:43:40 +00:00
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
9 lines
158 B
JSON
9 lines
158 B
JSON
{
|
|
"default": true,
|
|
"MD013": false,
|
|
"MD033": false,
|
|
"MD041": false,
|
|
"no-inline-html": false,
|
|
"line-length": false,
|
|
"first-line-heading": false
|
|
}
|