publish under othe rname

This commit is contained in:
2023-10-06 22:24:30 +02:00
parent 274f91c0d4
commit 56ccc6d98f
2 changed files with 7 additions and 4 deletions

View File

@@ -3,13 +3,13 @@
## Installation
```bash
pnpm add -D cupcakearmy-prettier
pnpm add -D @nicco.io/prettier
```
```javascript
// .prettierrc.js
import config from 'cupcakearmy-prettier'
import config from '@nicco.io/prettier'
export default {
...config,