Skip to content

Commit

Permalink
😒 chore(package.json): Mark side-effects free.
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Dec 12, 2020
1 parent 0fba075 commit 7a94187
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 @@ -122,5 +122,6 @@
"lint": "true",
"dev": "npm run lint -- --fix && npm run cover -- -- -st --fail-fast",
"travis": "npm run lint && npm run cover"
}
},
"sideEffects": false
}

0 comments on commit 7a94187

Please sign in to comment.