mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-01-20 05:18:17 -05:00
14 lines
247 B
YAML
14 lines
247 B
YAML
endOfLine: lf
|
|
tabWidth: 2
|
|
useTabs: false
|
|
singleQuote: true
|
|
quoteProps: as-needed
|
|
embeddedLanguageFormatting: auto
|
|
overrides:
|
|
- files: '*.md'
|
|
options:
|
|
proseWrap: always
|
|
printWidth: 80
|
|
parser: markdown
|
|
cursorOffset: -1
|