fix: update docs and barrel imports for task_system default
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { isTaskSystemEnabled } from "../../shared/task-system-enabled";
|
||||
import { isTaskSystemEnabled } from "../../shared";
|
||||
import { BLOCKED_TOOLS, REPLACEMENT_MESSAGE } from "./constants";
|
||||
|
||||
export interface TasksTodowriteDisablerConfig {
|
||||
|
||||
Reference in New Issue
Block a user