yarnpkg / berry

📦🐈 Active development trunk for Yarn ⚒
https://yarnpkg.com
BSD 2-Clause "Simplified" License
7.46k stars 1.12k forks source link

Treat `.mts` as an es module file #6596

Open RDIL opened 1 week ago

RDIL commented 1 week ago

What's the problem this PR addresses?

Hopefully fixes #6595

How did you fix it?

Always consider it an es module

Checklist