1
0
Fork 0
mirror of https://github.com/MillironX/docker-names.git synced 2024-09-28 15:12:03 +00:00
docker-names/jest.config.js

4 lines
69 B
JavaScript
Raw Normal View History

2021-04-25 15:29:08 +00:00
module.exports = {
preset: 'ts-jest',
testEnvironment: 'node',
};