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 22b0740 commit c1977feCopy full SHA for c1977fe
Makefile
@@ -59,6 +59,7 @@ e ext:
59
60
# Build and install the CLI tools only.
61
cli:
62
+ npm run checks
63
npm run cli:install
64
65
0 commit comments