Skip to content

Commit

Permalink
feat: add swc package to monorepo group (#21431)
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
  • Loading branch information
nissy-dev and viceice committed Apr 15, 2023
1 parent b064435 commit 7e4a7a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/config/presets/internal/monorepo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,7 @@ const orgGroups = {
ngrx: 'https://github.com/ngrx/',
nrwl: 'https://github.com/nrwl/',
'semantic-release': 'https://github.com/semantic-release/',
swc: 'https://github.com/swc-project/',
};

/* eslint sort-keys: ["error", "asc", {caseSensitive: false, natural: true}] */
Expand Down

0 comments on commit 7e4a7a0

Please sign in to comment.