Skip to content

Commit 006214c

Browse files
🤖 chore: Add build-docs script.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/aureooms/rejuvenate/blob/b7b7316fcc320ee7d249b0aa391d9a196c944421/src/transforms/docs:build-setup.js Please contact the author of the transform if you believe there was an error.
1 parent ee3d963 commit 006214c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
],
2525
"scripts": {
2626
"build": "rm -rf lib && babel src -d lib",
27+
"build-docs": "esdoc",
2728
"cover": "c8 --all --src src --reporter=lcov npm test",
2829
"esdoc": "esdoc",
2930
"lint-config": "fixpack --dryRun",

0 commit comments

Comments
 (0)