Skip to content

Commit

Permalink
feat(presets): group @vaadin/ packages together. (#19365)
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
  • Loading branch information
just1602 and viceice committed Dec 15, 2022
1 parent a3587fd commit a40a8d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/config/presets/internal/monorepo.ts
Expand Up @@ -227,6 +227,7 @@ const repoGroups = {
'typescript-eslint': 'https://github.com/typescript-eslint/typescript-eslint',
'typography-js': 'https://github.com/KyleAMathews/typography.js',
uppy: 'https://github.com/transloadit/uppy',
vaadinWebComponents: 'https://github.com/vaadin/web-components',
vitest: 'https://github.com/vitest-dev/vitest',
vstest: 'https://github.com/microsoft/vstest',
vue: ['https://github.com/vuejs/vue', 'https://github.com/vuejs/core'],
Expand Down

0 comments on commit a40a8d1

Please sign in to comment.