Exclude package.json from prettier
Prettier and npm/yarn disagree on how to format package.json
. Prettier have an open issue about this, but for now, we have to exclude it manually.
Prettier and npm/yarn disagree on how to format package.json
. Prettier have an open issue about this, but for now, we have to exclude it manually.