Skip to content

Commit

Permalink
Add sideEffects: false to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljaltamirano committed May 1, 2020
1 parent d99c289 commit 510972c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,5 +147,6 @@
"pre-commit": "yarn run build:svgs:index && yarn run lint-staged",
"pre-push": "yarn run test"
}
}
},
"sideEffects": false
}

0 comments on commit 510972c

Please sign in to comment.