Skip to content

Commit 131f751

Browse files
Eiafuawnlpatiny
andauthored
feat: added recursiveRemoveEmptyAndNull (#316)
* feat: added recursiveRemoveEmptyAndNull * fix: fixed test and removed unused function * fix: changed function name * chore: fix TS --------- Co-authored-by: Luc Patiny <[email protected]>
1 parent e812272 commit 131f751

File tree

4 files changed

+967
-0
lines changed

4 files changed

+967
-0
lines changed

src/__tests__/__snapshots__/index.test.ts.snap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,5 +180,6 @@ exports[`test existence of exported functions 1`] = `
180180
"recursiveUntypeArrays",
181181
"stringify",
182182
"calculateAdaptiveWeights",
183+
"recursiveRemoveEmptyAndNull",
183184
]
184185
`;

0 commit comments

Comments
 (0)