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
+8 -1
View File
@@ -1 +1,8 @@
{"params":{"social":[{"name":"github","url":"https://github.com/test"},{"name":"rss","url":"/index.xml"}]}}
{
"params": {
"social": [
{ "name": "github", "url": "https://github.com/test" },
{ "name": "rss", "url": "/index.xml" }
]
}
}