@veupathdb/prettier-config This package includes the prettier configuration used by VEuPathDB websites. Usage First, install the package and dependencies with npm: npm install --save-dev @veupathdb/prettier-config or with yarn: yarn add -D @veupathdb/prettier-config Then, add the following to package.json: "prettier": "@veupathdb/prettier-config"