UNPKG
holidayapi
Version:
latest (6.0.1)
6.0.1
6.0.0
5.1.0
5.0.0
4.2.0
4.1.0
4.0.0
3.3.0
3.2.1
3.2.0
3.1.0
3.0.0
2.1.0
2.0.1
2.0.0
Official Node.js library for Holiday API
holidayapi.com
holidayapi/holidayapi-node
holidayapi
/
jest.config.js
6 lines
(5 loc)
•
101 B
JavaScript
View Raw
1
2
3
4
5
6
module
.
exports
= { preset:
'ts-jest'
, testEnvironment:
'node'
, coverageReporters: [
'lcov'
], };