mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-01-10 20:15:56 +00:00
4 lines
No EOL
69 B
JavaScript
Vendored
4 lines
No EOL
69 B
JavaScript
Vendored
module.exports = {
|
|
preset: 'ts-jest',
|
|
testEnvironment: 'node',
|
|
}; |