We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc98898 commit 94e7527Copy full SHA for 94e7527
package.json
@@ -3,6 +3,7 @@
3
"version": "1.0.3",
4
"description": "Checks for the presence of URL protocol without a slashes (colon-slash-slash)",
5
"main": "index.js",
6
+ "sideEffects": false,
7
"scripts": {
8
"lint": "eslint .",
9
"lint:fix": "npm run lint -- --fix",
0 commit comments