build(nix): Updated prettier config.

This commit is contained in:
Spencer Brower
2026-07-30 13:49:19 -04:00
parent 073695b7c7
commit 54d3bed630
9 changed files with 22 additions and 13 deletions
-1
View File
@@ -302,4 +302,3 @@ write_value :: proc(b: ^strings.Builder, a: any, escape: bool) {
strings.write_string(b, s[start:])
}
}