7
app/Makefile
Normal file
7
app/Makefile
Normal file
@ -0,0 +1,7 @@
|
||||
all:
|
||||
npm run build
|
||||
|
||||
format:
|
||||
npm run format
|
||||
|
||||
.PHONY: format
|
Reference in New Issue
Block a user