Add cursor moving (#19)
This commit is contained in:
parent
29d8779786
commit
1f9728d893
49 changed files with 1105 additions and 141 deletions
3
frontend/obsidian-plugin/jest.config.js
Normal file
3
frontend/obsidian-plugin/jest.config.js
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
module.exports = {
|
||||
preset: "ts-jest/presets/js-with-babel-esm"
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue