Skip to content
This repository has been archived by the owner on May 6, 2019. It is now read-only.

Commit

Permalink
fix: declare pkg.sideEffects=false
Browse files Browse the repository at this point in the history
  • Loading branch information
bradleyayers committed Jun 7, 2018
1 parent 129da00 commit d452202
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 @@ -72,5 +72,6 @@
},
"prettier": {
"printWidth": 128
}
},
"sideEffects": false
}

0 comments on commit d452202

Please sign in to comment.