Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Commit

Permalink
Add eslint-plugin-jest (because it is needed)
Browse files Browse the repository at this point in the history
  • Loading branch information
chmanie committed May 6, 2020
1 parent ca2af4f commit 19a6757
Show file tree
Hide file tree
Showing 5 changed files with 452 additions and 2,153 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ jobs:
- name: Install Dependencies
run: npm install

- name: Bootstrap Monorepo
run: npm run bootstrap

- name: Check Types
run: npm test

Expand Down
Loading

0 comments on commit 19a6757

Please sign in to comment.