Build tslint rules before running linter

This commit is contained in:
Leonid Logvinov
2018-10-01 17:15:47 +02:00
parent ddc0813d90
commit 86cc98b245

View File

@@ -192,6 +192,7 @@ jobs:
- restore_cache:
keys:
- repo-{{ .Environment.CIRCLE_SHA1 }}
- run: cd packages/tslint-config && yarn build:ci
- run: yarn lerna run lint
- run: yarn prettier:ci
bundle-size: