Skip to content

Commit f221dca

Browse files
committed
feat: enhance test coverage and add architecture documentation
1 parent 91dcd21 commit f221dca

14 files changed

+4389
-183
lines changed

biome.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@
5656
"example/app/ios/**/*",
5757
"example/app/android/**/*",
5858
"scripts/**/*",
59-
"package.json"
59+
"package.json",
60+
"junit.xml"
6061
]
6162
}
6263
}

0 commit comments

Comments
 (0)