Change default formatter for replit

How to change default code formatter in Replit. I have a Node JS repl and when I format it, I want my configured prettier command (npm run fix) to run.

AFAIK, you can’t. Someone might be able to make an extension for this, though. Or you could make a topic in #feature-requests.