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