Skip to content

Commit db722c8

Browse files
committed
lint
1 parent 5981be8 commit db722c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
export let destroyed = [];
1+
export const destroyed = [];
22

33
export const reset = () => destroyed.length = 0;

0 commit comments

Comments
 (0)