chore: update readme

This commit is contained in:
Juan Picado @jotadeveloper 2019-04-25 19:53:01 +02:00
parent 12da966254
commit eda98b817e
No known key found for this signature in database
GPG Key ID: 18AC54485952D158

View File

@ -30,7 +30,7 @@ yarn dev
```
The configuration file is located on `tools/_config.yaml`.
Run lintings and test to check your code is clean.
Run linting tooling and test to check your code is clean before commit.
```
yarn lint && yarn test