mirror of
https://github.com/BillyOutlast/Gazelle-Porn.git
synced 2026-06-29 20:38:08 -04:00
14 lines
193 B
Plaintext
14 lines
193 B
Plaintext
{
|
|
"printWidth": 120,
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"overrides": [
|
|
{
|
|
"files": "*.mdx",
|
|
"options": {
|
|
"embeddedLanguageFormatting": "off"
|
|
}
|
|
}
|
|
]
|
|
}
|