aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtest/formatters/apheleia-ft.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/formatters/apheleia-ft.el b/test/formatters/apheleia-ft.el
index cfae777..77f8115 100755
--- a/test/formatters/apheleia-ft.el
+++ b/test/formatters/apheleia-ft.el
@@ -309,6 +309,7 @@ environment variable, defaulting to all formatters."
out-temp-file)
((guard (stringp arg))
arg)
+ (`npx arg)
(_ (eval arg))))
command))
(setq command (delq 'npx command))