From e705e8dd7646fc989264146fb0c2ecfeff269cd4 Mon Sep 17 00:00:00 2001 From: Jesper Wrang Date: Sat, 4 Aug 2018 07:11:28 +0200 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 6921539..4b161c6 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,3 @@ npm run build-sass # yarn yarn run build-sass ``` - -## Linting -The linter I use is called [standard](https://standardjs.com/) and you can find plugins for different editors [here](https://standardjs.com/#are-there-text-editor-plugins). Currently I'm using VSCode. \ No newline at end of file