Update README.md

This commit is contained in:
Jesper Wrang 2018-08-04 07:11:28 +02:00 committed by GitHub
parent 4d0632bfd2
commit e705e8dd76
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.