Skip to content

Commit 9523474

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/make-github-pseudonymous-again/rejuvenate/blob/1b5252aec880aa76850f97b16980a6ce00c782c4/src/transforms/docs:remove-esdoc-script.js Please contact the author of the transform if you believe there was an error.
1 parent 15d10f9 commit 9523474

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
@@ -28,7 +28,6 @@
2828
"build": "rm -rf lib && babel src -d lib",
2929
"build-docs": "esdoc",
3030
"cover": "c8 --all --src src --reporter=lcov npm test",
31-
"esdoc": "esdoc",
3231
"lint-config": "fixpack --dryRun",
3332
"lint-config-and-fix": "fixpack || fixpack",
3433
"prepare": "npm run build",

0 commit comments

Comments
 (0)