UNPKG
8t
Version:
latest (0.1.2)
0.1.2
0.1.1
0.1.0
80 columns command-line utility.
github.com/sterpe/8t
sterpe/8t
8t
/
.jestrc
9 lines
(8 loc)
•
172 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
{
"setupTestFrameworkScriptFile"
:
"<rootDir>/scripts/testsetup.js"
,
"testRunner"
:
"jasmine1"
,
"modulePathIgnorePatterns"
:
[
"/.node_modules/"
,
"/.npm/"
]
}