webcomponents / polyfills

Web Components Polyfills
BSD 3-Clause "New" or "Revised" License
1.13k stars 166 forks source link

Pin Prettier to 2.2.1 and recreate 'package.json'. #449

Closed bicknellr closed 3 years ago

bicknellr commented 3 years ago

Apparently Prettier doesn't follow semver and may produce different formatting between updates within the same major version - they recommend pinning to an exact version: https://prettier.io/docs/en/install.html#summary . The recent 2.3.0 update changes the formatting in this project.