Update plugins/devtools/config.d.ts
Co-authored-by: Fredrik Adelöw <freben@gmail.com> Signed-off-by: williamwu-mongodb <william.t.wu@mongodb.com>
This commit is contained in:
committed by
GitHub
parent
2c7447ca3a
commit
6a552b389a
Vendored
+2
-2
@@ -14,12 +14,12 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
export interface Config {
|
||||
devTools: {
|
||||
devTools?: {
|
||||
/**
|
||||
* Scheduled tasks configuration
|
||||
* @visibility frontend
|
||||
*/
|
||||
scheduledTasks: {
|
||||
scheduledTasks?: {
|
||||
/**
|
||||
* A list of plugin IDs to select from, e.g. ['catalog', 'scaffolder']
|
||||
* @visibility frontend
|
||||
|
||||
Reference in New Issue
Block a user