mirror of
https://github.com/Hopiu/djLint.git
synced 2026-05-06 04:44:42 +00:00
5 lines
54 B
Makefile
5 lines
54 B
Makefile
|
|
test:
|
|
@node_modules/.bin/tape test.js
|
|
|
|
.PHONY: test
|