lemmy/api_tests/jest.config.js

4 lines
No EOL
69 B
JavaScript
Vendored

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