Skip to content

Commit

Permalink
Add sideEffects field to package.json
Browse files Browse the repository at this point in the history
Fixes #585
  • Loading branch information
sindresorhus committed Jun 29, 2023
1 parent df0e69d commit 5aafc0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -61,6 +61,7 @@
"xo": "^0.53.0",
"yoctodelay": "^2.0.0"
},
"sideEffects": false,
"xo": {
"rules": {
"unicorn/prefer-string-slice": "off",
Expand Down

0 comments on commit 5aafc0a

Please sign in to comment.