Skip to content

Commit

Permalink
Merge branch 'master' of github.com:signcl/openbayes-prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
lesenelir committed Jul 23, 2024
2 parents b5391ab + e5240d4 commit 6c77ca8
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,19 @@
# openbayes-prettier

OpenBayes prettier configuration

## Usage

```shell
# pnpm
pnpm add prettier @openbayes/prettier -D

# yarn
yarn add prettier @openbayes/prettier -D

# npm
npm i prettier @openbayes/prettier -D
```

## License
MIT

0 comments on commit 6c77ca8

Please sign in to comment.