Provide a defineConfig function for Prettier.
bun i -D @archoleat/prettier-define-configAdd the following code to the prettier.config.js file:
import { defineConfig } from '@archoleat/prettier-define-config';
export default defineConfig({})Please read CONTRIBUTING to start contributing.
This project is licensed under the MIT license.