SAP / cloud-sdk-js

Use the SAP Cloud SDK for JavaScript / TypeScript to reduce development effort when building applications on SAP Business Technology Platform that communicate with SAP solutions and services such as SAP S/4HANA Cloud, SAP SuccessFactors, and many others.
Apache License 2.0
161 stars 55 forks source link

chore: Adjust client generated comments to follow eslint rules #4832

Closed deekshas8 closed 1 month ago

deekshas8 commented 1 month ago

Some of the generated comments in the clients dont follow jsdoc complete sentence rule. Adjusted those. Also removed prettier recommended config from the new config, as it seems unnecessary.