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
|
PRETTIER?= $(NPX) prettier
|
||||||
|
|
||||||
.PHONY: all
|
.PHONY: all
|
||||||
all:
|
all: fmt
|
||||||
|
|
||||||
.PHONY: fmt
|
.PHONY: fmt
|
||||||
fmt:
|
fmt:
|
||||||
|
|||||||
Reference in New Issue
Block a user