This commit is contained in:
+5
-3
@@ -26,8 +26,10 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"description": "TypeScript type definitions stay grouped with each other",
|
"description": "TypeScript type definitions stay grouped with each other",
|
||||||
"matchPackagePrefixes": ["@types/"],
|
"groupName": "type definitions",
|
||||||
"groupName": "type definitions"
|
"matchPackageNames": [
|
||||||
|
"@types/{/,}**"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"description": "Dev dependencies in their own group",
|
"description": "Dev dependencies in their own group",
|
||||||
@@ -51,4 +53,4 @@
|
|||||||
"commitMessageAction": "Refresh"
|
"commitMessageAction": "Refresh"
|
||||||
},
|
},
|
||||||
"osvVulnerabilityAlerts": true
|
"osvVulnerabilityAlerts": true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user