In this post I will show you how to build a very simple plugin for Prettier. You will learn how to structure, test and, of course, write a plugin. I’m far from being an expert on this, but I learned a lot by contributing to the Solidity plugin, and noticed that there doesn’t seem to be a lot of material on this subject, except for the official documentation. We’ll be using TOML as the example lang