Initial commit
This commit is contained in:
7
Kenteken-Gen-1-main/Makefile
Normal file
7
Kenteken-Gen-1-main/Makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
.PHONY: test lint
|
||||
|
||||
test:
|
||||
npm test
|
||||
|
||||
lint:
|
||||
npm run lint
|
||||
Reference in New Issue
Block a user