Skip to content

Commit 13bc3dd

Browse files
committed
chore: add OpenCode configuration
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
1 parent 4e7dc9b commit 13bc3dd

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.opencode/opencode.jsonc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"$schema": "https://opencode.ai/config.json",
3+
"formatter": {
4+
"prettier": {
5+
"disabled": true
6+
},
7+
"biome": {
8+
"disabled": true
9+
}
10+
}
11+
}

0 commit comments

Comments
 (0)