chore: remove special treatment for typescript

This commit is contained in:
Daniel Roe 2024-12-23 21:24:56 +00:00
parent 0d4718c7f8
commit 08766a0cde
No known key found for this signature in database
GPG Key ID: CBC814C393D93268

View File

@ -30,12 +30,6 @@
"nuxt3",
"@nuxt/kit"
]
},
{
"groupName": "typescript",
"matchPackageNames": [
"typescript"
]
}
]
}