From 05ee36876386764c76aa0d2359ba17258152097d Mon Sep 17 00:00:00 2001 From: Fabio Berger Date: Wed, 20 Dec 2017 15:17:36 +0100 Subject: Fix md link --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b4602b01b..31243fd72 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -42,7 +42,7 @@ We also recommend you read through the tests. ## Styleguide -We use `[tslint](https://palantir.github.io/tslint/)` with [custom configs](https://github.com/0xProject/tslint-config-0xproject) to keep our code style consistent. +We use [TSLint](https://palantir.github.io/tslint/) with [custom configs](https://github.com/0xProject/tslint-config-0xproject) to keep our code style consistent. To lint your code just run: `yarn lint` -- cgit v1.2.3