UNPKG
test262-stream
Version:
latest (1.4.0)
1.4.0
1.3.0
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0
A Node.js API for traversing the Test262 test suite
test262-stream
/
.jshintrc
7 lines
(6 loc)
•
72 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"esversion"
:
6
,
"node"
:
true
,
"undef"
:
true
,
"unused"
:
true
}