top-block-game-frontend/.prettierrc.js

6 lines
86 B
JavaScript

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