mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
9 lines
147 B
Plaintext
9 lines
147 B
Plaintext
{
|
|
"bracketSpacing": false,
|
|
"jsxBracketSameLine": true,
|
|
"parser": "flow",
|
|
"printWidth": 80,
|
|
"proseWrap": "never",
|
|
"singleQuote": true
|
|
}
|