This extension generates a Prettier configuration file for your project based on the selected options. It provides a user-friendly interface to customize your Prettier settings and automatically creates a .prettierrc
file in your project directory.
- Generate Prettier Config: Easily create a
.prettierrc
file with your desired settings. - User-Friendly Interface: The extension provides a simple and intuitive interface to customize your Prettier configuration.
- Automatic File Creation: The extension automatically generates the
.prettierrc
file in your project directory.
No special requirements are needed to use this extension. Just install it and start generating your Prettier configuration!
No additional settings are required for this extension. Once installed, you can access the command to generate the Prettier config from the command palette.
There are no known issues at this time. If you encounter any problems, please report them on the GitHub repository.
Users appreciate release notes as you update your extension.
Initial release of the Prettier Config Generator extension.
Added generation of .prettierignore
file.
If you would like to contribute to this extension, please fork the repository and submit a pull request. We welcome contributions of all kinds, including bug fixes, new features, and documentation improvements. Please make sure to follow the existing code style and conventions when contributing.
This project is licensed under the MIT License. See the LICENSE file for details.