Skip to content

Commit

Permalink
feat(presets): add datatables.net preset (#23411)
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
  • Loading branch information
MindTooth and viceice committed Jul 20, 2023
1 parent 920aef9 commit 3fb7cb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/config/presets/internal/monorepo.ts
Expand Up @@ -277,6 +277,7 @@ const repoGroups = {
/* eslint sort-keys: ["error", "asc", {caseSensitive: false, natural: true}] */

const orgGroups = {
'datatables-net': ['https://github.com/DataTables/'],
hapijs: 'https://github.com/hapijs/',
lodash: 'https://github.com/lodash/',
ngrx: 'https://github.com/ngrx/',
Expand Down

0 comments on commit 3fb7cb1

Please sign in to comment.