pnp / vscode-viva

With the SharePoint Framework Toolkit extension, you can create and manage your SharePoint Framework solutions on your tenant. All actions you need to perform during the development flow are at your fingertips.
https://marketplace.visualstudio.com/items?itemName=m365pnp.viva-connections-toolkit
MIT License
34 stars 14 forks source link

🧹 house cleaning - drop no-unused-vars #248

Closed Adam-it closed 2 weeks ago

Adam-it commented 2 weeks ago

the eslint rule

"no-unused-vars": "error"

proofs to be total pain. we should remove this rule and remove all eslint-dsiable lines