AttachmentExampleManifest.xml: The manifest file for the Outlook add-in. AppRead\Home\Home.html: The HTML user interface for the mail add-in for Outlook. AppRead\Home\Home.js: The JavaScript file that ...
Originally, I created this solution for personal use due to my preference of not including the .js extension in TypeScript import/export statements when compiling my TypeScript project to ES Module.