UNPKG

@calystral/prettier-plugin-solidity

Version:
6 lines (4 loc) 85 B
const EnumValue = { print: ({ node }) => node.name }; module.exports = EnumValue;