2025-12-05 14:24:12 +09:00
|
|
|
{
|
|
|
|
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
2025-12-05 16:24:54 +09:00
|
|
|
"$id": "https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/master/assets/oh-my-opencode.schema.json",
|
2025-12-05 14:24:12 +09:00
|
|
|
"title": "Oh My OpenCode Configuration",
|
2026-02-04 15:10:58 +09:00
|
|
|
"description": "Configuration schema for oh-my-opencode plugin"
|
2025-12-05 14:24:12 +09:00
|
|
|
}
|