generator-office
generator-office copied to clipboard
Yeoman generator for building Microsoft Office related projects.
# Expected behavior When running `npm run lint` on a freshly generated add-in, the linting runs successfully. # Current behavior After generating a fresh TaskPane Outlook JavaScript add-in and running...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...
# Prerequisites # Expected behavior I wanted to create the scaffolding for a Microsoft Word Add-in. # Current behavior The add-in will create manifest files for every other MS application...
Not a bug. Enhancement request. IT'S POSSIBLE THIS WILL BE CANCELLED, DEPENDING ON DECISIONS ABOUT HOW MUCH WE WANT TO INVEST IN KEEPING THE GENERATOR UP-TO-DATE WITH THE UNIFIED MANIFEST....
# Expected behavior yo office used to end the creation of a new project with a set of instructions on what to do next. These are all produced in the...
# Expected behavior I wanted to run the add-in tutorial for Word to create the "Hello World" functionality. # Current behavior Every time I try to use`npm run`, I get...