* Streamlined eslint usage
* import from @sap/cds instead of @sap/cds/lib
* Using @sap/cds/eslint.js
* eslint.config.mjs aktualisieren
* Adjusted eslint usage for eslint9 with cds8
* Add labels for `rating` and `numberOfReviews`
* Add label for `currency.symbol`
* Add label for `descr`
* Add label for `image`
Co-authored-by: Christian Georgi <chgeo@users.noreply.github.com>
This also fixes validation errors from annotation LSP, which missed some
of the bookstore elements
Signed-off-by: Christian Georgi <christian.georgi@sap.com>