1
0
Fork 0
mirror of https://github.com/LemmyNet/lemmy.git synced 2025-01-23 22:26:45 +00:00
lemmy/api_tests/jest.config.js

5 lines
70 B
JavaScript
Raw Normal View History

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