Add fmt as all target deps
Signed-off-by: Bryan Frimin <bryan@frimin.fr>
This commit is contained in:
@@ -2,7 +2,7 @@ NPX?= npx
|
||||
PRETTIER?= $(NPX) prettier
|
||||
|
||||
.PHONY: all
|
||||
all:
|
||||
all: fmt
|
||||
|
||||
.PHONY: fmt
|
||||
fmt:
|
||||
|
||||
Reference in New Issue
Block a user