django-vue3-admin-web/node_modules/isarray/Makefile
2025-10-20 21:21:14 +08:00

7 lines
55 B
Makefile

test:
@node_modules/.bin/tape test.js
.PHONY: test