Skip to content

Commit

Permalink
chore: 🔧 add sideEffects field to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewdyer committed Feb 13, 2025
1 parent b402e1f commit efb21a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
"printWidth": 80,
"tabWidth": 2
},
"sideEffects": false,
"files": [
"dist"
]
Expand Down

0 comments on commit efb21a4

Please sign in to comment.