.prettierrc.js 85 B

1234
  1. module.exports = {
  2. ...require('@alvarosabu/prettier-config'),
  3. printWidth: 120,
  4. }