From 2230f7216047db56076db18ef630e41ddb164369 Mon Sep 17 00:00:00 2001 From: JJ Kasper Date: Mon, 4 Jun 2018 11:31:12 -0500 Subject: [PATCH] Remove linting note from README --- README.md | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/README.md b/README.md index 80fef12..0263637 100644 --- a/README.md +++ b/README.md @@ -68,23 +68,6 @@ trustIPs.json - An array of [proxy-addr](https://www.npmjs.com/package/proxy-add Simply run `npm test` and all your tests in the `test/` directory will be run -## Linting - -Lint just react stuff -``` -npm lint:react -``` - -Lint just server stuff -``` -npm lint:node -``` - -Lint both -``` -npm lint -``` - ## License Copyright (c) 2017