chore: add lint to bitbucket pipeline

This commit is contained in:
Ezequiel Bergamaschi 2021-02-16 23:03:06 -05:00
parent aea6b6adcd
commit 98cf7212ef

View File

@ -16,3 +16,4 @@ pipelines:
script:
- yarn install
- yarn build
- yarn lint