0.0.1 • Published 11 months ago
@lonewolfyx/prettier-config v0.0.1
Prettier config
Usage
Install the package using npm (or yarn or pnpm)
npm install @lonewolfyx/prettier-config --save-devAdd create a prettier.config.js
import { defineConfig } from '@lonewolfyx/prettier-config'
export default defineConfig()0.0.1
11 months ago