feat: fixed syntax error

This commit is contained in:
Nick 2025-10-03 01:49:35 -05:00
parent 7c1e6db541
commit 2ed7206fd8

View file

@ -7,7 +7,7 @@
"formatter": { "formatter": {
"external": { "external": {
"command": "nixfmt", "command": "nixfmt",
"arguments": ["-"], "arguments": ["-"]
} }
}, },
"format_on_save": "on" "format_on_save": "on"