mirror of
https://github.com/home-assistant/frontend.git
synced 2025-12-19 18:28:42 +00:00
Update dependency prettier to v3 (#17215)
* Update dependency prettier to v3 * Update config and remove .prettierignore * 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:
3
prettier.config.js
Normal file
3
prettier.config.js
Normal file
@@ -0,0 +1,3 @@
|
||||
export default {
|
||||
trailingComma: "es5",
|
||||
};
|
||||
Reference in New Issue
Block a user