Skip to content
This repository was archived by the owner on Mar 29, 2021. It is now read-only.

Commit c49f04c

Browse files
authored
modifiing iife to match prettier (outside->inside)
1 parent 95ad9a9 commit c49f04c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.eslintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ rules:
9696
no-with: 2
9797
radix: 2
9898
vars-on-top: 0
99-
wrap-iife: 2
99+
wrap-iife: 1
100100
yoda: 0
101101

102102
# Strict

0 commit comments

Comments
 (0)