Update CONTRIBUTING.md
authorAlessandro Pio Ardizio <alessandroardizio94@gmail.com>
Sat, 16 Jan 2021 15:58:06 +0000 (16:58 +0100)
committerGitHub <noreply@github.com>
Sat, 16 Jan 2021 15:58:06 +0000 (16:58 +0100)
CONTRIBUTING.md

index 25fe4b0bed25d5fe9d56e8a221ee9cbc84003ceb..b5425d3c938ab3f8f8243793e92c42ed24d216a1 100644 (file)
@@ -21,7 +21,7 @@ Please ask your PR to be merged on <strong>master</strong> branch . <br>
   npm run standard
 ```
 
-<strong>How to lint your code</strong><br>
+<strong>How to lint and format (with prettier) your code</strong><br>
 
 ```bash
   npm run lint