build(nix): Updated prettier config.

This commit is contained in:
Spencer Brower
2026-07-30 13:49:19 -04:00
parent 6d97a23568
commit 9e19b0dc2c
9 changed files with 22 additions and 13 deletions
-1
View File
@@ -117,4 +117,3 @@ json_get_open_graph :: proc(obj: json.Object, key: string) -> Open_Graph {
}
return og
}