Skip to content

Commit 12a0442

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/8134808bd3e9bcbb3e4b2ca5401e2dee58965a01/src/transforms/docs:remove-esdoc-script.js Please contact the author of the transform if you believe there was an error.
1 parent bec4ab1 commit 12a0442

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
@@ -41,7 +41,6 @@
4141
"build-docs": "esdoc",
4242
"cover": "c8 --all --src src --reporter=lcov npm test",
4343
"dev": "npm run lint -- --fix && npm run cover -- -- -st --fail-fast",
44-
"esdoc": "esdoc",
4544
"lint": "xo",
4645
"lint-config": "fixpack --dryRun",
4746
"lint-config-and-fix": "fixpack || fixpack",

0 commit comments

Comments
 (0)