Skip to content

Commit 94e7527

Browse files
committed
Side effects false
1 parent cc98898 commit 94e7527

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
@@ -3,6 +3,7 @@
33
"version": "1.0.3",
44
"description": "Checks for the presence of URL protocol without a slashes (colon-slash-slash)",
55
"main": "index.js",
6+
"sideEffects": false,
67
"scripts": {
78
"lint": "eslint .",
89
"lint:fix": "npm run lint -- --fix",

0 commit comments

Comments
 (0)