chore(ts): use source import extensions
This commit is contained in:
@@ -96,4 +96,4 @@ export function getNewEntries(entries: ChangelogEntry[], lastVersion: string): C
|
||||
}
|
||||
|
||||
// Re-export getChangelogPath from paths.ts for convenience
|
||||
export { getChangelogPath } from "../config.js";
|
||||
export { getChangelogPath } from "../config.ts";
|
||||
|
||||
Reference in New Issue
Block a user