Thank you for your pull request! Please provide the following information.
Change Description:
Merge shared changes from the ts version of the branch
Do these changes impact any npm scripts commands (in package.json)? (e.g., running 'npm run start')
No.
Do these changes impact VS Code debugging options (launch.json)?
Yes. Cleans out some unneeded configs on convert
Do these changes impact template output? (e.g., add/remove file, update file location, update file contents)
Yes. Cleans out some unneeded debug configs on convert
Thank you for your pull request! Please provide the following information.
Change Description: Merge shared changes from the ts version of the branch
Do these changes impact any npm scripts commands (in package.json)? (e.g., running 'npm run start') No.
Do these changes impact VS Code debugging options (launch.json)? Yes. Cleans out some unneeded configs on convert
Do these changes impact template output? (e.g., add/remove file, update file location, update file contents) Yes. Cleans out some unneeded debug configs on convert
Do these changes impact documentation? (e.g., a tutorial on https://docs.microsoft.com/en-us/office/dev/add-ins/overview/office-add-ins) Maybe
If you answered yes to any of these please do the following:
Validation/testing performed: Automated testing and a convert call