mirror of
https://github.com/Hopiu/djLint.git
synced 2026-03-17 22:10:23 +00:00
5 lines
54 B
Makefile
5 lines
54 B
Makefile
|
|
test:
|
|
@node_modules/.bin/tape test.js
|
|
|
|
.PHONY: test
|