0
Under review
Please recognise the .MJS extension as JS (or make it configurable)
.MJS is used with Node to allow it to differentiate between CommonJS modules and ES modules.
See:
- https://nodejs.org/api/esm.html#esm_enabling
- https://medium.com/the-node-js-collection/an-update-on-es6-modules-in-node-js-42c958b890c
Customer support service by UserEcho
After opening a .mjs file, you can select JacaScript as the syntax definition in the file properties popover:
https://www.textasticapp.com/v7/manual/viewing_editing_files/file_properties.html