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 1a39e0c commit 9d26738Copy full SHA for 9d26738
package.json
@@ -71,5 +71,6 @@
71
"lint": "eslint ./src ./test",
72
"test": "nyc mocha && nyc check-coverage --lines 95"
73
},
74
+ "sideEffects": false,
75
"version": "1.0.0"
76
}
0 commit comments