We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d12371 commit 11e573bCopy full SHA for 11e573b
Makefile
@@ -21,7 +21,7 @@ format:
21
22
checkformat:
23
dune build @fmt
24
- prettier --check --experimental-cli .
+ npx prettier --check --experimental-cli .
25
26
.DEFAULT_GOAL := build
27
0 commit comments