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