chore(ts): use source import extensions
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import * as Diff from "diff";
|
||||
import { theme } from "../theme/theme.js";
|
||||
import { theme } from "../theme/theme.ts";
|
||||
|
||||
/**
|
||||
* Parse diff line to extract prefix, line number, and content.
|
||||
|
||||
Reference in New Issue
Block a user