1
0
Fork 0
mirror of https://github.com/MillironX/docker-names.git synced 2024-09-28 23:12:03 +00:00
docker-names/jest.config.js
2021-04-25 10:29:08 -05:00

4 lines
No EOL
69 B
JavaScript

module.exports = {
preset: 'ts-jest',
testEnvironment: 'node',
};