Skip to content

Conversation

mkahvi
Copy link
Contributor

@mkahvi mkahvi commented Sep 23, 2025

Implements #56

Tested with the following transformer:

transformSerialized: async (content, { filename } = {}) => {
  return prettier.format(content, { ...prettierConfig, filepath: filename });
},

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant