1
0
Fork 0
mirror of https://github.com/LemmyNet/lemmy.git synced 2025-01-24 06:37:57 +00:00
lemmy/api_tests/jest.config.js

5 lines
70 B
JavaScript
Raw Normal View History

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