ui5-community / generator-ui5-project

Generator for UI5-based web-apps which use the official UI5 tooling and support multiple deployment targets such as the SAP Business Technology Platform
Apache License 2.0
33 stars 25 forks source link

fix: adapt deprecated Prettier cli option `--plugin-search-dir` in generated project #73

Closed ziyang-works closed 6 months ago

ziyang-works commented 6 months ago

This PR should fix the following issues as recommended in Prettier documentation

Background

The previously generated project used prettier --plugin-search-dir in its package.json scripts with Prettier version set to latest, but --plugin-search-dir has been deprecated by Prettier since version 3.0.

vobu commented 6 months ago

@petermuessig or @nicoschoenteich: release please 😺

petermuessig commented 6 months ago

@vobu : if the generator has been submitted it updates automatically in the next run of Easy UI5 - it should normally do so...