We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18a891a commit cf6e184Copy full SHA for cf6e184
package.json
@@ -18,6 +18,7 @@
18
"clean-all": "sf-clean all",
19
"compile": "sf-compile",
20
"docs": "sf-docs",
21
+ "ci-docs": "yarn sf-ci-docs",
22
"format": "sf-format",
23
"lint": "sf-lint",
24
"lint-fix": "yarn sf-lint --fix",
0 commit comments