mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 09:16:38 +00:00
Group date-fns packages (#20499)
This commit is contained in:
parent
27d2b244a4
commit
dc8a50965c
@ -40,6 +40,11 @@
|
|||||||
"matchPackageNames": ["tsparticles-engine"],
|
"matchPackageNames": ["tsparticles-engine"],
|
||||||
"matchPackagePrefixes": ["tsparticles-preset-"]
|
"matchPackagePrefixes": ["tsparticles-preset-"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"description": "Group date-fns with dependent timezone package",
|
||||||
|
"groupName": "date-fns",
|
||||||
|
"matchPackageNames": ["date-fns", "date-fns-tz"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"description": "Group and temporarily disable WDS packages",
|
"description": "Group and temporarily disable WDS packages",
|
||||||
"groupName": "Web Dev Server",
|
"groupName": "Web Dev Server",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user