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 c70a04f commit 7b09e28Copy full SHA for 7b09e28
package.json
@@ -17,6 +17,7 @@
17
"index.d.ts"
18
],
19
"types": "index.d.ts",
20
+ "sideEffects": false,
21
"scripts": {
22
"prepublish": "./scripts/prepublish.sh",
23
"preversion": ". ./scripts/prepublish.sh",
0 commit comments