Update main.yml
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -13,5 +13,6 @@ jobs:
|
||||
yarn install
|
||||
- name: Lint
|
||||
run: |
|
||||
yarn init
|
||||
yarn run eslint --init
|
||||
yarn run eslint . --ext .js
|
||||
|
||||
Reference in New Issue
Block a user