mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-05 20:32:42 +02:00
9 lines
177 B
Text
9 lines
177 B
Text
{
|
|
"arrowParens": "always",
|
|
"bracketSameLine": true,
|
|
"bracketSpacing": false,
|
|
"printWidth": 80,
|
|
"proseWrap": "never",
|
|
"singleQuote": true,
|
|
"trailingComma": "all"
|
|
}
|