@@ -1,10 +1,8 @@
|
||||
NPX?= npx
|
||||
PRETTIER?= $(NPX) prettier
|
||||
|
||||
|
||||
CONTROL_SRC:= $(shell find ./controls -type f -name "*.md")
|
||||
|
||||
|
||||
.PHONY: all
|
||||
all: fmt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user