From 590a5dd3d313751f405a50b74133e1ac31ae3255 Mon Sep 17 00:00:00 2001 From: Alessandro Pio Ardizio Date: Sat, 16 Jan 2021 16:58:06 +0100 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 25fe4b0b..b5425d3c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -21,7 +21,7 @@ Please ask your PR to be merged on master branch .
npm run standard ``` -How to lint your code
+How to lint and format (with prettier) your code
```bash npm run lint -- 2.34.1