UNPKG
timezone-cast
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.0
Change TZ windows to TZ Unix
github.com/Abomb777/timezone-cast
Abomb777/timezone-cast
timezone-cast
/
jestconfig.json
7 lines
•
201 B
JSON
View Raw
1
2
3
4
5
6
7
{
"transform"
: {
"^.+
\\
.(t|j)sx?$"
:
"ts-jest"
},
"testRegex"
:
"(/__tests__/.*|(
\\
.|/)(test|spec))
\\
.(jsx?|tsx?)$"
,
"moduleFileExtensions"
: [
"ts"
,
"tsx"
,
"js"
,
"jsx"
,
"json"
,
"node"
] }