UNPKG
@thisshu/bad-words
Version:
latest (3.0.14)
3.0.14
3.0.13
3.0.12
3.0.11
3.0.10
3.0.9
3.0.8
3.0.7
3.0.6
3.0.5
A javascript filter for bad words
github.com/thisshu/badwords
thisshu/badwords
@thisshu/bad-words
/
Makefile
4 lines
(3 loc)
•
68 B
Plain Text
View Raw
1
2
3
4
test:
@./node_modules/mocha/bin/_mocha -R
$(REPORTER)
.PHONY
: test