Skip to content

Commit 28726aa

Browse files
committed
chore: remove defunct npm script
1 parent 05e0080 commit 28726aa

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
@@ -270,7 +270,6 @@
270270
"build-local": "genversion --es6 src/version.ts && tsc --build tsconfig.node.json && shx cp src/importer.js lib/ && shx cp src/wrapper.mjs lib/",
271271
"cck-test": "mocha 'compatibility/**/*_spec.ts'",
272272
"feature-test": "node ./bin/cucumber-js",
273-
"html-formatter": "node ./bin/cucumber-js --profile htmlFormatter",
274273
"lint-autofix": "eslint --fix \"{compatibility,example,features,scripts,src,test}/**/*.ts\"",
275274
"lint-code": "eslint \"{compatibility,example,features,scripts,src,test}/**/*.ts\"",
276275
"lint-dependencies": "dependency-lint",

0 commit comments

Comments
 (0)