Files
opencode/bunfig.toml
Dax Raad 8d8f544ccf core: update project configuration files
Removes permission setting from opencode config and adds test root configuration to prevent running tests from project root.
2026-01-01 16:49:12 -05:00

7 lines
70 B
TOML

[install]
exact = true
[test]
root = "./do-not-run-tests-from-root"