.prettierrc.js 105 Bytes EditWeb IDE 1 2 3 4 5 6 const fabric = require('@umijs/fabric'); module.exports = { ...fabric.prettier, printWidth: 120, };