fix: better formula support

This commit is contained in:
Carl-Gerhard Lindesvärd
2025-11-12 22:41:04 +01:00
parent 84fd5ce22f
commit c1801adaa2
4 changed files with 661 additions and 61 deletions

View File

@@ -4,6 +4,7 @@
"type": "module",
"main": "index.ts",
"scripts": {
"test": "vitest",
"typecheck": "tsc --noEmit"
},
"dependencies": {