Skip to content

Commit

Permalink
cli tool (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
wydengyre authored Feb 28, 2024
1 parent e1be9d6 commit 8cd50de
Show file tree
Hide file tree
Showing 8 changed files with 103 additions and 471 deletions.
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ lint:
npm run lint

test:
npm test --workspaces
npm test --workspaces --if-present

typecheck:
npm run typecheck --workspaces
Loading

0 comments on commit 8cd50de

Please sign in to comment.