Run lint through formatter
This commit is contained in:
2
.github/workflows/validate-typescript.yml
vendored
2
.github/workflows/validate-typescript.yml
vendored
@@ -36,4 +36,4 @@ jobs:
|
||||
- name: Run TypeScript
|
||||
run: yarn typescript
|
||||
- name: Run ESLint
|
||||
run: yarn lint
|
||||
run: yarn lint-ci
|
||||
|
Reference in New Issue
Block a user