mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-24 04:33:10 +00:00
8 lines
148 B
Plaintext
8 lines
148 B
Plaintext
{
|
|
"bracketSpacing": false,
|
|
"jsxBracketSameLine": true,
|
|
"parser": "flow",
|
|
"printWidth": 40,
|
|
"singleQuote": true,
|
|
"trailingComma": "es5"
|
|
} |