We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0678fe6 commit 894c166Copy full SHA for 894c166
1 file changed
index.ts
@@ -19,7 +19,7 @@ import {
19
20
export default (ctx) => {
21
ctx.registerCommand({
22
- name: 'dx',
+ name: 'doctor',
23
async fn() {
24
const { appPath, nodeModulesPath, configPath } = ctx.paths
25
const { fs, chalk, PROJECT_CONFIG } = ctx.helper
0 commit comments