chore: doc run on open
This commit is contained in:
parent
05415ab167
commit
64b4b0899b
5
.vscode/tasks.json
vendored
5
.vscode/tasks.json
vendored
|
@ -16,7 +16,10 @@
|
||||||
"endsPattern": "compiled successfully$",
|
"endsPattern": "compiled successfully$",
|
||||||
"beginsPattern": "Compiling Client$",
|
"beginsPattern": "Compiling Client$",
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"runOptions": {
|
||||||
|
"runOn": "folderOpen",
|
||||||
|
},
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user