UNPKG

@calystral/prettier-plugin-solidity

Version:
6 lines (4 loc) 88 B
const HexLiteral = { print: ({ node }) => node.value }; module.exports = HexLiteral;