Skip to content

Commit 7c7c252

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/e086830dfe927964be93f46b8ecdacd2597eb487/src/transforms/docs:remove-esdoc-script.js Please contact the author of the transform if you believe there was an error.
1 parent 4011a73 commit 7c7c252

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
@@ -33,7 +33,6 @@
3333
"build-docs": "esdoc",
3434
"cover": "c8 --all --src src --reporter=lcov npm test",
3535
"dev": "npm run lint -- --fix && npm run cover -- -- -st --fail-fast",
36-
"esdoc": "esdoc",
3736
"lint": "xo",
3837
"lint-config": "fixpack --dryRun",
3938
"lint-config-and-fix": "fixpack || fixpack",

0 commit comments

Comments
 (0)