build: add biome formatter and linter

This commit is contained in:
2026-03-23 08:17:27 +05:30
parent 068db04355
commit 7a164c705c
21 changed files with 1620 additions and 510 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
export { openMultiModel } from "./open";
export { closeMultiModel } from "./close";
export { openMultiModel } from "./open";
export * from "./utils";