Replaced info about linting

This commit is contained in:
Knut Sveidqvist
2019-10-06 09:02:07 +02:00
committed by GitHub
parent 801f001098
commit d9dda88164

View File

@@ -187,8 +187,8 @@ Don't hesitate to contact me if you want to get involved.
yarn lint
We use [JavaScript Standard Style](https://github.com/feross/standard).
We recommend you installing [editor plugins](https://github.com/feross/standard#are-there-text-editor-plugins) so you can get real time lint result.
We use [eslint](https://eslint.org/).
We recommend you installing [editor plugins](https://eslint.org/docs/user-guide/integrations) so you can get real time lint result.
## Test