Back out @lib indirection in tsconfig.json (#111)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import TextBuffer from "../src/lib/text-buffer.js";
|
||||
import TextBuffer from "../src/text-buffer.js";
|
||||
import { describe, it, expect } from "vitest";
|
||||
|
||||
// These tests ensure that the TextBuffer copy‑&‑paste logic keeps parity with
|
||||
|
||||
Reference in New Issue
Block a user