UNPKG

86 BJavaScriptView Raw
1const fabric = require('@umijs/fabric');
2
3module.exports = {
4 ...fabric.prettier,
5};