mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-12-23 03:11:32 +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',
|
|
}; |