UNPKG

@rawwee/prettier-plugin-twig-melody

Version:
8 lines (6 loc) 113 B
const p = (node, path, print) => { return node.tokenText; }; module.exports = { printGenericToken: p };