Personal prettier config
Go to file
dependabot[bot] 4ce47fa6b7
Bump @babel/traverse from 7.23.0 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.23.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 13:25:30 +00:00
.gitignore config 2023-10-03 14:37:05 +02:00
README.md publish under othe rname 2023-10-06 22:24:30 +02:00
index.js config 2023-10-03 14:37:05 +02:00
package.json publish under othe rname 2023-10-06 22:24:30 +02:00
pnpm-lock.yaml Bump @babel/traverse from 7.23.0 to 7.23.2 2023-10-19 13:25:30 +00:00

README.md

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