Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Commit 639f56b

Browse files
authored
feat: new debugging page (#233)
1 parent c2180fb commit 639f56b

File tree

5 files changed

+585
-138
lines changed

5 files changed

+585
-138
lines changed

cspell.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,10 @@
5959
],
6060
"flagWords": [],
6161
"ignorePaths": [
62+
".github/temp-archive",
6263
"components/icons",
63-
"grammars/grammar-ohm.json",
6464
"dist",
65+
"grammars/grammar-ohm.json",
6566
"grammars/grammar-tact.json",
6667
"next.config.js",
6768
"node_modules",

0 commit comments

Comments
 (0)