mirror of
https://github.com/prncc/obsidian-repeat-plugin.git
synced 2026-07-22 06:50:25 +00:00
Add newline at end of jest config
This commit is contained in:
parent
dcbef731c6
commit
b11bbb7480
1 changed files with 1 additions and 1 deletions
|
|
@ -2,4 +2,4 @@
|
|||
module.exports = {
|
||||
preset: 'ts-jest',
|
||||
testEnvironment: 'node',
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue