From d17605563b432df7e4b665b60fdef3959a34d1d6 Mon Sep 17 00:00:00 2001 From: Klaus Meinhardt Date: Mon, 27 Nov 2017 00:34:34 +0100 Subject: [PATCH] Remove codesponsor --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 2102553..2c36d92 100644 --- a/README.md +++ b/README.md @@ -8,15 +8,11 @@ The rules in this package can be used to enforce consistent code style. - - Sponsor - - # Usage Install from npm to your devDependencies (https://www.npmjs.com/package/tslint-consistent-codestyle) -``` +```sh npm install --save-dev tslint-consistent-codestyle ```