Skip to content

Commit 33458bc

Browse files
committed
Add sideEffects: false
1 parent f195304 commit 33458bc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,6 @@
7575
"jsxBracketSameLine": false,
7676
"arrowParens": "avoid",
7777
"printWidth": 80
78-
}
78+
},
79+
"sideEffects": false
7980
}

0 commit comments

Comments
 (0)