Skip to content

Commit a94d97f

Browse files
🤖 cleaning(package.json): Remove esdoc script.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/aureooms/rejuvenate/blob/1fe650dc2407c6c6395828a28777fe8137a3bd2f/src/transforms/docs:remove-esdoc-script.js Please contact the author of the transform if you believe there was an error.
1 parent d4def9f commit a94d97f

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
@@ -27,7 +27,6 @@
2727
"build-docs": "esdoc",
2828
"cover": "c8 --all --src src --reporter=lcov npm test",
2929
"dev": "npm run lint -- --fix && npm run cover -- -- -st --fail-fast",
30-
"esdoc": "esdoc",
3130
"lint": "xo",
3231
"lint-config": "fixpack --dryRun",
3332
"lint-config-and-fix": "fixpack || fixpack",

0 commit comments

Comments
 (0)