This repository was archived by the owner on Feb 9, 2025. It is now read-only.
v28.0.0
28.0.0 (2020-05-16)
Features
- Remove Prettier configuration (e6c0d39)
BREAKING CHANGES
- Based on discussion #76 we decided to remove our Prettier configuration.
In order to avoid useless discussions, people should format their code with thatever style Prettier uses. Configuring Prettier ultimately defeats the purpose of Prettier, see prettier/prettier#40