prettier shareable config for opinionated code formatter.
yarn add prettier @linters/prettier-config -D
The shareable config can be configured in the prettier configuration file:
Create a .prettierrc.js file with the following contents:
module.exports = require('@linters/prettier-config')