Fix bitbucket

This commit is contained in:
Paulo Gustavo Veiga 2021-02-03 10:13:12 -08:00
parent 6446ea8581
commit 2acf6e7ca6

View File

@ -13,11 +13,4 @@ pipelines:
caches:
- node
script:
- npm install
- step:
name: Code linting
script:
- npm install eslint
- npx eslint .
caches:
- node
- yarn build