We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d02eb21 commit eb4038aCopy full SHA for eb4038a
Makefile
@@ -31,7 +31,6 @@ test-watch: $(node_modules) build-buf
31
lint: $(node_modules) build-buf
32
npm run lint
33
npm run typecheck
34
- npm run check
35
36
.PHONY: format
37
format: $(node_modules)
0 commit comments