chore: upgrade unimport separately

This commit is contained in:
Daniel Roe 2024-12-06 16:42:01 +00:00
parent 7ee4559699
commit dcf8bda04d
No known key found for this signature in database
GPG Key ID: CBC814C393D93268

View File

@ -38,6 +38,12 @@
"matchPackageNames": [
"typescript"
]
},
{
"groupName": "unimport",
"matchPackageNames": [
"unimport"
]
}
]
}