.gitignore added
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / isarray / Makefile
1
2 test:
3         @node_modules/.bin/tape test.js
4
5 .PHONY: test
6