Smita Nachan
Smita Nachan
Hi @Jwaegebaert Can I please request you to correct my Twitter handler as SmitaNachan 😄 Thank you
Can I work on it?
Can I work on it?
Can I work on it?
Hi @Jwaegebaert Sorry for the confusion, but is it just a documentation level update (as per issue description) or we need to make changes to the command? Please suggest.
Hi @Jwaegebaert Will it be a good idea to propose to run `npm run build && npm run watch` as a command? This will help us build the command as...
Hi @Jwaegebaert I propose making below changes to the [package.json](https://github.com/pnp/cli-microsoft365/blob/main/package.json): ``` "scripts": { "build": "tsc -p . && node scripts/write-all-commands.js && node scripts/copy-files.js", "watch": "tsc -w -p . && node...
Hello @Adam-it Thank you for the review comments. I will work on it. Can you please guide how can I rebase to main? Appreciate if you can provide any Git...
I have followed the instructions to rebase with main. However, if it does not look good, I can raise new PR.