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 Nov 22, 2020
1 parent 01bfb75 commit d0bf891
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 @@ -127,5 +127,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 d0bf891

Please sign in to comment.