chore: pin dependencies and use native TypeScript
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
*/
|
||||
|
||||
import { Chalk } from "chalk";
|
||||
import type { EditorTheme, MarkdownTheme, SelectListTheme } from "../src/index.js";
|
||||
import type { EditorTheme, MarkdownTheme, SelectListTheme } from "../src/index.ts";
|
||||
|
||||
const chalk = new Chalk({ level: 3 });
|
||||
|
||||
|
||||
Reference in New Issue
Block a user