trailheadapps / redwoods-insurance

Sample car insurance app. Redwoods Insurance is a fictitious car insurance company. This application, which consists of a Salesforce Lightning Console app and a mobile application for iOS, helps agents and customers with insurance claims.

Home Page:https://developer.salesforce.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update Prettier to 1.19.x and implement XML support

muenzpraeger opened this issue · comments

What is missing from the application? Please describe.
XML formatting is currently not enforced.

Describe the solution you'd like
With Prettier 1.19.x and forward XML support got added. For that the Pretter XML Plugin needs to be added as dev dependency, and the scripts need to be updated.

closed by #59