/** * Tests for cursor-agent format utilities * * Cursor IDE does not render ANSI escape codes in its UI, * so format functions must return plain text (no ANSI codes). */ export {}; //# sourceMappingURL=format.test.d.ts.map