mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-26 14:30:21 +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',
|
|
}; |