From 97b669d2f9693d3b34dd438543933de90f720246 Mon Sep 17 00:00:00 2001 From: Prathik Shetty Date: Wed, 24 May 2017 10:42:23 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4e2bf89..38c2759 100755 --- a/README.md +++ b/README.md @@ -24,9 +24,9 @@ Finally add this to your `.pre-commit-config.yaml`: ### FAQs -To use with ```tslint-eslint-rules``` include it as `additional_dependencies` +- To use with ```tslint-eslint-rules``` include it as `additional_dependencies` -To check type or if linter complaints of type include the following args (but this will slow down your commit) +- To check type or if linter complaints of type include the following args (but this will slow down your commit) ```yaml hooks: - id: tslint