zkt25/Backend/node_modules/css/Makefile
Andrii Pervashov d1b27aff06 initial commit
2025-03-16 16:17:44 +01:00

8 lines
71 B
Makefile

test:
@node test
benchmark:
@node benchmark
.PHONY: test benchmark