@archoleat/prettier-define-config
v1.2.1
Published
Provide a defineConfig function for Prettier
Downloads
597
Maintainers
Readme
Prettier Define Config
Table of Contents
Provide a defineConfig function for Prettier.
Installation
bun i -D @archoleat/prettier-define-configUsage
Add the following code to the prettier.config.js file:
import { defineConfig } from '@archoleat/prettier-define-config';
export default defineConfig({})Contributing
Please read CONTRIBUTING to start contributing.
License
This project is licensed under the MIT license.
