Skip to content
Snippets Groups Projects
Unverified Commit dc7e8030 authored by Martin Herndl's avatar Martin Herndl Committed by GitHub
Browse files

feat(preset): group Testing Library packages together (#28414)


Co-authored-by: default avatarRhys Arkins <rhys@arkins.net>
parent 41b3a02e
No related branches found
No related tags found
No related merge requests found
...@@ -564,6 +564,7 @@ const patternGroups = { ...@@ -564,6 +564,7 @@ const patternGroups = {
spfx: ['^@microsoft/sp-', '^@microsoft/eslint-.+-spfx$'], spfx: ['^@microsoft/sp-', '^@microsoft/eslint-.+-spfx$'],
spock: '^org\\.spockframework:spock-', spock: '^org\\.spockframework:spock-',
'syncfusion-dotnet': '^Syncfusion\\.', 'syncfusion-dotnet': '^Syncfusion\\.',
'testing-library': '^@testing-library/',
wordpress: '^@wordpress/', wordpress: '^@wordpress/',
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment