mdn / js-examples

Code examples that accompany the MDN JavaScript/ECMAScript documentation
https://developer.mozilla.org/en-US/docs/Web/JavaScript
Creative Commons Zero v1.0 Universal
1.12k stars 699 forks source link

fix: Use `.js` file extension and `type: "module"` for all examples #6

Closed ExE-Boss closed 4 years ago

ExE-Boss commented 4 years ago

This matches the .js file behaviour of Node 12.x and web browsers.

Fixes https://github.com/mdn/js-examples/issues/4


This reverts commits 662fe21dec67a55b80ac3168dd4719cd73b63cfe and ee35745f57c9768106ff7f4b21200abf6702ca94.