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 f195304 commit 33458bcCopy full SHA for 33458bc
package.json
@@ -75,5 +75,6 @@
75
"jsxBracketSameLine": false,
76
"arrowParens": "avoid",
77
"printWidth": 80
78
- }
+ },
79
+ "sideEffects": false
80
}
0 commit comments