UNPKG
jsfuckify
Version:
latest (0.0.1)
0.0.1
0.0.0
Browserify transformer and CLI to convert normal JS into JSFuck
jsfuckify
/
.istanbul.yml
10 lines
(9 loc)
•
170 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
instrumentation:
root:
.
extensions:
-
.js
default-excludes:
true
include-all-sources:
true
excludes:
[
'tests/**'
]
reporting:
print:
both