revert(docs) ✏️: fix typo

This commit is contained in:
Walid 2022-08-26 15:39:22 +01:00
parent 74975234a9
commit 6e7d371a92
No known key found for this signature in database
GPG Key ID: 7DF9215FC4E48853

View File

@ -17,7 +17,5 @@ NPM ➜ npm install --save-dev prettier @walidoux/prettier-config
Add it to your project inside `package.json`'s file.
```json
{
"prettier": "@marcbouchenoire/prettier-config"
}
{ "prettier": "@walidoux/prettier-config" }
```