mirror of
https://github.com/tenrok/vue-select.git
synced 2026-05-17 02:29:37 +03:00
build: add prettier and eslint (#1090)
This commit is contained in:
@@ -15,6 +15,9 @@ jobs:
|
||||
- name: Test with Coverage
|
||||
run: yarn test --coverage --coverageReporters=lcov
|
||||
|
||||
- name: ESLint
|
||||
run: yarn eslint
|
||||
|
||||
- name: Report Coverage
|
||||
uses: coverallsapp/github-action@master
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user