Skip to content

Commit 98cabd3

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/67ba7d5e9b38c8944d42909a3a30b0710559b446/src/transforms/docs:remove-esdoc-script.js Please contact the author of the transform if you believe there was an error.
1 parent 7d0fd2c commit 98cabd3

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
@@ -60,7 +60,6 @@
6060
"build-docs": "esdoc",
6161
"cover": "c8 --all --src src --reporter=lcov npm test",
6262
"dev": "npm run lint -- --fix && npm run cover -- -- -st --fail-fast",
63-
"esdoc": "esdoc",
6463
"lint": "true",
6564
"lint-config": "fixpack --dryRun",
6665
"lint-config-and-fix": "fixpack || fixpack",

0 commit comments

Comments
 (0)