We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfcb987 commit 8100191Copy full SHA for 8100191
packages/prettier-config/README.md
@@ -1,13 +1,14 @@
1
# `@hkamran/prettier-config`
2
3
-[](../../LICENSE.md) [](https://badge.fury.io/js/%40hkamran%2Fprettier-config.svg)
+[](../../LICENSE.md)
4
+[](https://badge.fury.io/js/%40hkamran%2Fprettier-config.svg)
5
6
My personal Prettier configuration
7
8
## Installation
9
10
```bash
-$ npm i -D @hkamran/prettier-config
11
+npm i -D @hkamran/prettier-config
12
```
13
14
## Usage
0 commit comments