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.
sideEffects: false
1 parent fbd6bbd commit 6f65869Copy full SHA for 6f65869
package.json
@@ -69,5 +69,6 @@
69
"prepare": "npm run build",
70
"release": "np",
71
"test": "ava"
72
- }
+ },
73
+ "sideEffects": false
74
}
0 commit comments