Skip to content

Commit

Permalink
chore@small
Browse files Browse the repository at this point in the history
  • Loading branch information
selfrefactor committed Jan 4, 2025
1 parent 35edf34 commit 91b9f85
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
3 changes: 3 additions & 0 deletions files/NEXT_VERSION_CHECKLIST.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ https://github.com/selfrefactor/rambda/discussions/758
---
ABOVE IS DONE
---
let recipes = await readJson(resolve(__dirname, '../assets/recipes.json'))
let instructions = pluck('Instructions' as any, recipes)
---

https://github.com/ramda/types/pull/127/files

Expand Down
4 changes: 3 additions & 1 deletion files/NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,6 @@ test('remeda test', () => {
===
still issue with order of rambda.js
===
https://emanuelef.github.io/daily-stars-explorer/#/selfrefactor/rambda
https://emanuelef.github.io/daily-stars-explorer/#/selfrefactor/rambda
===
https://gitdiagram.com/selfrefactor/rambda

0 comments on commit 91b9f85

Please sign in to comment.