Since I can't sign the [Contributor License Agreement](https://symphonyoss.atlassian.net/wiki/spaces/FM/pages/62783532/Legal+Requirements#LegalRequirements-ContributorLicenseAgreement) with my current employment in order to contribute, I can't make a PR. I just wanted to contribute by saying that the `jquery` dependency should be removed since it is unused, here: https://github.com/symphonyoss/extension-api-examples/blob/bda42a05d84cea8601171d83c29263b2d5dc1751/src/javascript/app.js#L24-L27 and there: https://github.com/symphonyoss/extension-api-examples/blob/bda42a05d84cea8601171d83c29263b2d5dc1751/package.json#L18-L20
Since I can't sign the Contributor License Agreement with my current employment in order to contribute, I can't make a PR.
I just wanted to contribute by saying that the
jquerydependency should be removed since it is unused, here:extension-api-examples/src/javascript/app.js
Lines 24 to 27 in bda42a0
and there:
extension-api-examples/package.json
Lines 18 to 20 in bda42a0