chore: pin dependencies and use native TypeScript
This commit is contained in:
@@ -6,7 +6,7 @@ import {
|
||||
isSafeCommand,
|
||||
markCompletedSteps,
|
||||
type TodoItem,
|
||||
} from "../examples/extensions/plan-mode/utils.js";
|
||||
} from "../examples/extensions/plan-mode/utils.ts";
|
||||
|
||||
describe("isSafeCommand", () => {
|
||||
describe("safe commands", () => {
|
||||
|
||||
Reference in New Issue
Block a user