mirror of
https://github.com/home-assistant/frontend.git
synced 2026-02-15 07:25:54 +00:00
Update dependency prettier to v3.2.5 (#19711)
* Update dependency prettier to v3.2.5 * Reformat --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Steve Repsher <steverep@users.noreply.github.com>
This commit is contained in:
@@ -42,13 +42,13 @@
|
||||
// LitElement
|
||||
"no-property-visibility-mismatch": "error",
|
||||
// CSS
|
||||
"no-invalid-css": "off", // warning does not work
|
||||
"no-invalid-css": "off" // warning does not work
|
||||
},
|
||||
"globalTags": ["google-cast-launcher"],
|
||||
"customHtmlData": [
|
||||
"./node_modules/@lrnwebcomponents/simple-tooltip/custom-elements.json",
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
"./node_modules/@lrnwebcomponents/simple-tooltip/custom-elements.json"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user