From fcc7a9157c2c63e86bb6e93558a3a228ff8faa3f Mon Sep 17 00:00:00 2001 From: Filip Wandzio Date: Mon, 8 Sep 2025 19:20:16 +0200 Subject: Rewrite whole project in svelte for better accessibility Signed-off-by: Filip Wandzio --- src/setupTests.ts | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/setupTests.ts (limited to 'src/setupTests.ts') diff --git a/src/setupTests.ts b/src/setupTests.ts new file mode 100644 index 0000000..c44951a --- /dev/null +++ b/src/setupTests.ts @@ -0,0 +1 @@ +import '@testing-library/jest-dom' -- cgit v1.2.3 class='main'>index : neovim
My Neovim ConfigurationFilip Wandzio <contact@philw.dev>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorFilesLines
2024-05-07Update colorschemephajw1-9/+23
2024-05-07Increase document traversal speedphajw1-5/+11
2024-04-30Update readmephilw1-1/+2