mirror of
https://github.com/likelovewant/ollama-for-amd.git
synced 2025-12-21 14:26:30 +00:00
* app: add code for macOS and Windows apps under 'app' * app: add readme * app: windows and linux only for now * ci: fix ui CI validation --------- Co-authored-by: jmorganca <jmorganca@gmail.com>
7 lines
89 B
Plaintext
7 lines
89 B
Plaintext
{
|
|
"trailingComma": "all",
|
|
"semi": true,
|
|
"singleQuote": false,
|
|
"printWidth": 80
|
|
}
|