UNPKG
@rnskv/terror
Version:
latest (1.0.10)
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
Simple and understandable custom error handling.
github.com/rnskv/tError
rnskv/tError
@rnskv/terror
/
jest.config.js
6 lines
(5 loc)
•
75 B
JavaScript
View Raw
1
2
3
4
5
6
module
.
exports
= { transform: {
'^.+\\.jsx?$'
:
'babel-jest'
, }, };