ci: use bslint.
This commit is contained in:
parent
2a0a8ad45e
commit
d32bb8fba4
@ -16,7 +16,7 @@ jobs:
|
||||
# fallback to using the latest cache if no exact match is found
|
||||
- v1-dependencies-
|
||||
- run: npm install
|
||||
- run: npm install eslint babel-eslint nyc codecov
|
||||
- run: npm install bslint nyc codecov
|
||||
- save_cache:
|
||||
paths:
|
||||
- node_modules
|
||||
|
||||
Loading…
Reference in New Issue
Block a user