Skip to content

Commit

Permalink
feat(preset): Add oracle database jdbc and nls monorepo groups (#33287)
Browse files Browse the repository at this point in the history
  • Loading branch information
jadefr authored Dec 26, 2024
1 parent 3615598 commit 594c9ed
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/data/monorepo.json
Original file line number Diff line number Diff line change
Expand Up @@ -604,6 +604,10 @@
"forge": "/^@forge//",
"fullcalendar": "/^@fullcalendar//",
"hotchocolate": "/^HotChocolate\\./",
"oracle-database": [
"/^com.oracle.database.jdbc:/",
"/^com.oracle.database.nls:/"
],
"prometheus-simpleclient": "/^io.prometheus:simpleclient/",
"russh": ["/^russh$/", "/^russh-keys$/"],
"spfx": ["/^@microsoft/sp-/", "/^@microsoft/eslint-.+-spfx$/"],
Expand Down

0 comments on commit 594c9ed

Please sign in to comment.