Skip to content

Modernize#1513

Merged
ibc merged 3 commits intov3from
modernize
Mar 24, 2025
Merged

Modernize#1513
ibc merged 3 commits intov3from
modernize

Conversation

@ibc
Copy link
Member

@ibc ibc commented Mar 24, 2025

Details

  • Apply stricter rules in tsconfig.json.
  • Moce Jest config to a separate file jest.config.mjs.
  • Expose multiple entry points:
    • .: Default entry point (index).
    • /types: Direct access to types.ts via import * as types from 'mediasoup/types';.
    • /extras: Direct access to extras.ts via import * as extras from 'mediasoup/extras';.
  • Add .editorconfig file.

@ibc ibc requested a review from jmillan March 24, 2025 01:32
@ibc ibc merged commit 61ca56a into v3 Mar 24, 2025
98 of 115 checks passed
@ibc ibc deleted the modernize branch March 24, 2025 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants