.prettierrc.js 84 B

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