mirror of
https://github.com/cupcakearmy/prettier.git
synced 2024-12-21 23:56:31 +00:00
273 B
273 B
Prettier Config
Installation
pnpm add -D @nicco.io/prettier
// .prettierrc.js
import config from '@nicco.io/prettier'
export default {
...config,
}
Included
- Sort imports
- Sort package.json
- Some custom preference settings