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 7aa99e8 commit a093d34Copy full SHA for a093d34
package.json
@@ -15,6 +15,7 @@
15
"dist",
16
"index.d.ts"
17
],
18
+ "sideEffects": false,
19
"types": "index.d.ts",
20
"scripts": {
21
"prepublishOnly": "run-s build",
0 commit comments