feat: add opencode

This commit is contained in:
Sun-ZhenXing
2026-01-22 10:48:31 +08:00
parent 2a010843d1
commit 32742dc535
11 changed files with 201 additions and 3 deletions

View File

@@ -13,6 +13,12 @@
"strings": "off"
}
},
"[yaml]": {
"editor.formatOnSave": true
},
"[dockercompose]": {
"editor.formatOnSave": true
},
"files.eol": "\n",
"cSpell.enabled": false
}