Skip to content

Commit 716d28e

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/84eaeb4142b3fee77a179bb93606956b18566d90/src/transforms/docs:remove-esdoc-script.js Please contact the author of the transform if you believe there was an error.
1 parent 96d6494 commit 716d28e

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
@@ -38,7 +38,6 @@
3838
"build-docs": "esdoc",
3939
"cover": "c8 --all --src src --reporter=lcov npm test",
4040
"dev": "npm run lint-config-and-fix && npm run lint-and-fix && npm run cover -- -- -st --fail-fast",
41-
"esdoc": null,
4241
"lint": "true",
4342
"lint-config": "fixpack --dryRun",
4443
"lint-config-and-fix": "fixpack || fixpack",

0 commit comments

Comments
 (0)