.prettierrc.js 80 B

1234
  1. module.exports = {
  2. ...require('mwts/.prettierrc.json'),
  3. printWidth: 250,
  4. };