Skip to content

Commit

Permalink
Add tsd tests and fix types
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikprijck committed Dec 20, 2022
1 parent b473162 commit c6588a9
Show file tree
Hide file tree
Showing 6 changed files with 990 additions and 12 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- run: npm run lint
- run: npm run build
- run: npm run test:ci
- run: npm run test:types
- codecov/upload
workflows:
build_and_test:
Expand Down
Loading

0 comments on commit c6588a9

Please sign in to comment.