Skip to content

Commit

Permalink
test: moved from dtslint to tsd
Browse files Browse the repository at this point in the history
  • Loading branch information
wheresrhys committed Aug 8, 2024
1 parent 90d9c96 commit 1ea8ce5
Show file tree
Hide file tree
Showing 7 changed files with 766 additions and 1,474 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,8 @@ jobs:
<<: *nodelts
steps:
- *workspace
- run: npm run types:lint
- run: npm run types:check --noEmit=true

- run: npm run types:check -w packages/fetch-mock
test:
<<: *nodelts
steps:
Expand Down
Loading

0 comments on commit 1ea8ce5

Please sign in to comment.