Skip to content

Commit

Permalink
docs: fix prettier config filename typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitry Naumov committed Dec 13, 2019
1 parent 06ecdae commit 41f98e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -45,7 +45,7 @@ module.exports = {
]
}
```
##### **`.prettier.config.js`**
##### **`.prettierrc.js`**
```js
module.exports = {
...require('@tinkoff/linters/prettier/prettier.config')
Expand Down

0 comments on commit 41f98e8

Please sign in to comment.