Skip to content

Commit bb78263

Browse files
Not using linting for prepublish.
1 parent c68bad5 commit bb78263

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
@@ -15,7 +15,6 @@
1515
"build_xpath_script": "rollup test_src/xpath_script.js -c -f iife -o test_dist/xpath_script.js",
1616
"build_xslt_script": "rollup test_src/xslt_script.js -c -f iife -o test_dist/xslt_script.js",
1717
"prepare": "yarn build",
18-
"prepublishOnly": "yarn lint",
1918
"lint": "eslint src/**/*"
2019
},
2120
"repository": {

0 commit comments

Comments
 (0)