Skip to content

Commit

Permalink
add fixme comment
Browse files Browse the repository at this point in the history
  • Loading branch information
abrantesarthur committed Jan 14, 2025
1 parent 70956b6 commit a8500c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/helpers/extractProperties.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
// eslint-disable-next-line eslint-comments/disable-enable-pair
/* eslint-disable @typescript-eslint/no-explicit-any */
// FIXME: move to @transcend/type-utils
/**
* Type that represents the extracted properties from an object type T.
* For each property K from T, creates an array of that property's type.
Expand Down

0 comments on commit a8500c6

Please sign in to comment.