diff --git a/package.json b/package.json index 993149b..dac5b0b 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,7 @@ "precommit": "npm test && npm run lint", "prepublish": "npm run clean && npm test && npm run lint && npm run build" }, + "sideEffects": false, "eslintConfig": { "extends": "airbnb", "rules": {