Skip to content

Commit b741d69

Browse files
committed
switch to bun
1 parent 7d94235 commit b741d69

22 files changed

+93
-8152
lines changed

bun.lockb

161 KB
Binary file not shown.

bunfig.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[test]
2+
preload = "./tests/happydom.ts"
3+
root = "./tests"

exampleVault/examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
slider1: 6
2+
slider1: 4
33
suggest: test
44
toggle1: false
55
Domestic_tasks:

exampleVault/other note.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ time: 19:20
77
multi-select:
88
- option a
99
- option b
10+
text: this is some text
1011
---
1112

1213
## This is another note

jest.config.js

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)