Skip to content

Commit

Permalink
Restyled by whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits committed Aug 11, 2022
1 parent 24a6ebb commit 320428f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion src/for/basic/forTimeInDay.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,3 @@ export async function forTimeInDay(fromTime: ITime, toTime: ITime): Promise<void

// !!! To samples
// !!! To README

2 changes: 1 addition & 1 deletion usage/TODO
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ TODO: Test usage of this library in multiple situations:
node
ts-node
CRA (create react app)
CRA (create react app) with typescript
CRA (create react app) with typescript

0 comments on commit 320428f

Please sign in to comment.