2022-09-13 22:57:37 +00:00
|
|
|
endOfLine: lf
|
|
|
|
tabWidth: 2
|
|
|
|
useTabs: false
|
|
|
|
singleQuote: true
|
|
|
|
quoteProps: as-needed
|
|
|
|
embeddedLanguageFormatting: auto
|
2022-09-14 04:46:43 +00:00
|
|
|
overrides:
|
|
|
|
- files: "*.md"
|
|
|
|
options:
|
|
|
|
proseWrap: always
|
|
|
|
printWidth: 100
|
|
|
|
parser: markdown
|
|
|
|
cursorOffset: -1
|