Skip to content

Commit 6bb9ddc

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/9b50c2a1d7e9ab7b4bc9c9ff88892e98c5f62244/src/transforms/docs:remove-esdoc-script.js Please contact the author of the transform if you believe there was an error.
1 parent 4c5e296 commit 6bb9ddc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
"build": "rm -rf lib && babel src -d lib",
3535
"build-docs": "esdoc",
3636
"cover": "c8 --all --src src --reporter=lcov npm test",
37-
"esdoc": "esdoc",
3837
"lint-config": "fixpack --dryRun",
3938
"lint-config-and-fix": "fixpack || fixpack",
4039
"prepare": "npm run build",

0 commit comments

Comments
 (0)