Skip to content

Commit 1223c8d

Browse files
committed
fix: declare that this module does not have side effects
1 parent 4a9796c commit 1223c8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"bugs": "https://github.com/softwareventures/resolve-typescript-plugin/issues",
1515
"repository": "github:softwareventures/resolve-typescript-plugin",
1616
"license": "ISC",
17+
"sideEffects": false,
1718
"exports": {
1819
".": "./index.js"
1920
},

0 commit comments

Comments
 (0)