.prettierrc.js 86 bytes
const fabric = require('@umijs/fabric');
module.exports = {
  ...fabric.prettier,
};