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 652668c commit 51f00d9Copy full SHA for 51f00d9
package.json
@@ -5,6 +5,7 @@
5
"main": "lib/index.js",
6
"module": "es/index.js",
7
"jsnext:main": "es/index.js",
8
+ "sideEffects": false,
9
"scripts": {
10
"precommit": "lint-staged",
11
"format": "prettier --write \"**/*.{js,md}\"",
0 commit comments