.prettierrc.js 86 Bytes
const fabric = require('@umijs/fabric');

module.exports = {
  ...fabric.prettier,
};