Skip to content

Commit 5a54221

Browse files
authored
Merge pull request #65 from FlatFilers/mbf/v2-redo
Mbf/v2 redo
2 parents ec1ee08 + 9fd0bf0 commit 5a54221

File tree

6 files changed

+1127
-0
lines changed

6 files changed

+1127
-0
lines changed

.fernignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ cl-config.yml
66

77
src/wrapper
88
src/index.ts
9+
src/v2
10+
tests/bun
11+
tests/fixtures
912

1013
.github/workflows/ci.yml
1114
.github/workflows/cl-create.yml

bunfig.toml

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

0 commit comments

Comments
 (0)