Skip to content

Commit

Permalink
feat(presets): Group for Spock Framework packages (#20358)
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
  • Loading branch information
szpak and viceice committed Feb 13, 2023
1 parent b5e08d6 commit e0a74eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/config/presets/internal/monorepo.ts
Expand Up @@ -271,6 +271,7 @@ const patternGroups = {
embroider: '^@embroider/',
fullcalendar: '^@fullcalendar/',
spfx: ['^@microsoft\\/sp-', '^@microsoft\\/eslint-.+-spfx$'],
spock: '^org\\.spockframework:spock-',
'syncfusion-dotnet': '^Syncfusion\\.',
wordpress: '^@wordpress/',
};
Expand Down

0 comments on commit e0a74eb

Please sign in to comment.