zeroframework/Web/ZeroFramework.DeviceCenter.Web/.prettierrc.js

6 lines
86 B
JavaScript
Raw Normal View History

2023-12-05 09:22:48 +00:00
const fabric = require('@umijs/fabric');
module.exports = {
...fabric.prettier,
};