This is a Graviton Editor plugin code formatter made using the Prettier API.
Note: Only works above Graviton v2.0.99
Clone the repo to the desired .graviton2/plugins:
git clone https://github.com/Graviton-Code-Editor/Prettier.git Install dependencies:
npm installRun locally:
npm run watchBuild (optional):
npm run buildMade by Marc Espín Sanz.