Skip to content

Commit 33acafa

Browse files
committed
stop running eslint during the release until the pipeline is green
1 parent 49c75d5 commit 33acafa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@
118118
"allowSameVersion": false
119119
},
120120
"hooks": {
121-
"before:init": "npx eslint './**'",
122121
"after:release": "echo Successfully released ${name} v${version}."
123122
}
124123
},

0 commit comments

Comments
 (0)