Files
ClearUrls/jest.config.js
Kevin R 4432fb46bf init 2
2020-08-20 04:01:58 +02:00

4 lines
69 B
JavaScript

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