Skip to content

Commit

Permalink
fix: split typescript into its own group
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Dec 6, 2024
1 parent 2d8fc37 commit c0ca6ec
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions default.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,12 @@
"@nuxt/vue-renderer-edge",
"@nuxt/webpack-edge"
]
},
{
"groupName": "typescript",
"matchPackageNames": [
"typescript"
]
}
]
}

0 comments on commit c0ca6ec

Please sign in to comment.