We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c478415 commit ccaac17Copy full SHA for ccaac17
lib/fastMerge.ts
@@ -1,7 +1,7 @@
1
-/* eslint-disable @typescript-eslint/prefer-for-of */
2
-
3
'worklet';
4
+/* eslint-disable @typescript-eslint/prefer-for-of */
+
5
// Mostly copied from https://medium.com/@lubaka.a/how-to-remove-lodash-performance-improvement-b306669ad0e1
6
7
/**
0 commit comments