0.0.1 • Published 11 months ago

@lonewolfyx/prettier-config v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

Prettier config

Usage

Install the package using npm (or yarn or pnpm)

npm install @lonewolfyx/prettier-config --save-dev

Add create a prettier.config.js

import { defineConfig } from '@lonewolfyx/prettier-config'

export default defineConfig()
0.0.1

11 months ago