Skip to content

Commit

Permalink
feat(packages): atlaskit source url
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Setch <[email protected]>
  • Loading branch information
setchy committed Nov 23, 2024
1 parent e9588f1 commit cc2a588
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/config/presets/internal/packages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ export const presets: Record<string, Preset> = {
atlaskit: {
description: 'All @atlaskit packages published by Atlassian.',
matchPackageNames: ['@atlaskit/**'],
sourceUrl: 'https://bitbucket.org/atlassian/atlassian-frontend-mirror',
},
emberTemplateLint: {
description: 'All ember-template-lint packages.',
Expand Down

0 comments on commit cc2a588

Please sign in to comment.