UNPKG

@pega/custom-dx-components

Version:

Utility for building custom UI components

9 lines (7 loc) 170 B
import pegaPrettierConfig from "@pega/prettier-config"; export default { ...pegaPrettierConfig, printWidth: 150, trailingComma: "none", arrowParens: "avoid", };