Erik 🤓
Extender
@ErikoXDev
Hi, I'm ErikoXDev. I make things with Javascript. Check out my Projects: eriko.dev
Outside your window
Repls
Community
7
Prettier for Replit (Extension)Prettier - Code Formatter
Install the extension from the private store or with this link: https://extension-71b9e9dd-9e9b-4615-8d28-3187422a5ba7.erikoxdev.repl.co/
Prettier is a Code Formatter that helps you keep your code clean and easily readable.
This extension aims to implement Prettier into the Replit IDE.
Installation
Install the extension and open it. You will be asked to refresh your browser window.
Usage
Click the blue button called "Format all files" to format all files using Prettier.
In the "Format Files" tab, you can click on folders and files to format those.
You can configure the .prettierignore file (which includes paths to all files which should be ignored by Prettier) in the "Configuration" Tab.
603
39
7